@font-face {
font-family: "script_blog";
src: url('../fonts/AlexBrush-Regular-OTF.eot');
src: url('../fonts/AlexBrush-Regular-OTF.eot?#iefix') format('embedded-opentype'),
url('../fonts/AlexBrush-Regular-OTF.woff') format('woff'),
url('../fonts/AlexBrush-Regular-OTF.otf') format('opentype'),
url('../fonts/AlexBrush-Regular-OTF.svg#ChunkFive') format('svg');
}
@font-face {
font-family: "OpenSans";
src: url('../fonts/OpenSans.eot');
src: url('../fonts/OpenSans.eot?#iefix') format('embedded-opentype'),
url('../fonts/OpenSans.woff') format('woff'),
url('../fonts/OpenSans.otf') format('opentype'),
url('../fonts/OpenSans.svg#ChunkFive') format('svg');
}
@font-face {
font-family: "OpenSans-CondBold";
src: url('../fonts/OpenSans-CondBold.eot');
src: url('../fonts/OpenSans-CondBold.eot?#iefix') format('embedded-opentype'),
url('../fonts/OpenSans-CondBold.woff') format('woff'),
url('../fonts/OpenSans-CondBold.otf') format('opentype'),
url('../fonts/OpenSans-CondBold.svg#ChunkFive') format('svg');
}

.franja_roja{
    position: absolute;
    height: 119px;
    background-color: #c22025;
    width: 100%;
    z-index: -1;
    top:-1px;
}
.rojo_forum{
    color:#cc0001;
}

.titulo_home{
    color:#000;
    width: 75%;
    text-align: center;
    text-transform: uppercase;
   /* font-family: 'Aguafina Script', cursive;
    font-family: 'Open Sans', sans-serif;*/
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bolder;
    font-size: 50px;
    position: absolute;
}
.subtitulo_home{
    color:#666;
    width: 75%;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    /*font-family: 'Aguafina Script', cursive;

    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bolder;                            */
    font-size: 20px;
    position: absolute;
    line-height: 50px;
    border-bottom:solid 1px #ccc;
}
.titulo_lat_der{
    color:#000;
    width: 100%;
    text-align: left;
    text-transform: uppercase;
   /* font-family: 'Aguafina Script', cursive;
    font-family: 'Open Sans', sans-serif;*/
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bolder;
    font-size: 25px;
    float: left;
    margin-left: 28px;
    margin-top: 0px;
}
.subtitulo_lat_der{
    color:#999;
    width: 100%;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 14px;
    margin-left: 18px;
    margin-right: 18px;
    margin-bottom: 10px;
    width: calc(100% - 36px);

}
#subtitulo_eventos{
        top:65px;
}
#subtitulos_noticias{
        margin-top:25px;
}
#subtitulos_videos{
        margin-top:25px;
}
#subtitulos_blog{
        margin-top:25px;
        line-height: normal;
    text-align: left;
}
.titulo_search{
    color:#464646;
    width: 75%;
    text-align: center;
    font-family: Hind-light;
    font-size: 26pt;
    position: absolute;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-color: #e80000;
}
.titulo_novedades{
    color:#464646;
    width: 75%;
    text-align: center;
    font-family: Hind-light;
    font-size: 26pt;
    position: absolute;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-color: #e80000;
    top: 1160px;
}
.titulo_videos{
    color:#464646;
    width: 75%;
    text-align: center;
    font-family: Hind-light;
    font-size: 26pt;
    position: absolute;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-color: #e80000;
    top: 1650px;
}

.icon_disertante{
    background-image: url(../../imagenes/iconos/disertante.png);
    background-repeat: no-repeat;
    float:left;
    padding-left: 15px;
    font-style: normal;
    margin-right: 5px;
    margin-left:25px;
}
.icon_horario{
    background-image: url(../../imagenes/iconos/reloj.png);
    background-repeat: no-repeat;
    float:left;
    padding-left: 15px;
    font-style: normal;
    margin-left:25px;
}
.icon_calendario{
    background-image: url(../../imagenes/iconos/calendario.png);
    background-repeat: no-repeat;
    float:left;
    padding-left: 15px;
    font-style: normal;
    margin-left:25px;
}
.icon_dias{
    background-image: url(../../imagenes/iconos/dias.png);
    background-repeat: no-repeat;
    float:left;
    padding-left: 15px;
    font-style: normal;
    margin-left:25px;
}
.icon_check{
    background-image: url(../../imagenes/iconos/check_red.png);
    background-position: left;
    background-repeat: no-repeat;
    margin-right: 10px;
    float: left;
    margin-top: 5px;
}
.grupo_redes_sociales_oblea{
    float: right;
    width:40px;
    margin-right: 10px;
}

.icon_facebook_black{
    background-image: url(../../imagenes/iconos/facebook_black.png);
    background-position: center;
    background-repeat: no-repeat;
    float: right;
    width: 30px;
    margin-bottom: 8px;
    height:20px;
}
.icon_instagram_black{
    background-image: url(../../imagenes/iconos/instagram_black.png);
    background-position: center;
    background-repeat: no-repeat;
    float: right;
    width: 30px;
    margin-bottom: 8px;
    height:20px;
}
.icon_twitter_black{
    background-image: url(../../imagenes/iconos/twitter_black.png);
    background-position: center;
    background-repeat: no-repeat;
    float: right;
    width: 30px;
    margin-bottom: 8px;
    height:20px;
}
.icon_whatsapp_black{
    background-image: url(../../imagenes/iconos/whatsapp_black.png);
    background-position: center;
    background-repeat: no-repeat;
    float: right;
    width: 30px;
    margin-bottom: 8px;
    height:20px;
}
.icon_linkedin_black{
    background-image: url(../../imagenes/iconos/linkedin_black.png);
    background-position: center;
    background-repeat: no-repeat;
    float: right;
    width: 30px;
    margin-bottom: 8px;
    height:20px;
}
.icon_mail_black{
    background-image: url(../../imagenes/iconos/mail_black.png);
    background-position: center;
    background-repeat: no-repeat;
    float: right;
    width: 30px;
    margin-bottom: 8px;
    height:20px;
}
.icon_compartin{
   background-image: url(../../imagenes/iconos/icono_compartir.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 30px;
    height:20px;
}
.itm_eventos{
    margin-top: 150px;
}

.item_pie{
     width: 100%;
     height: 40px;
}
.titulo_oblea_superior{
    font-family: Montserrat-bold;
    color: #750404;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    padding: 10px;
    height: 50px;
    }
.titulo_oblea_lateral{
    font-family: Montserrat-bold;
    color: #750404;
    font-size: 14px;
    text-align: left;
    text-transform: uppercase;
    padding-left: 28px;
    padding-right: 28px;
    height: 50px;
    margin-top: 30px;
    float: left;
    }
.texto_oblea_lateral{
    font-family: Montserrat-light;
    color: #212121;
    font-size: 14px;
    text-align: left;
    padding-top: 5px;
    padding-left: 28px;
    padding-right: 28px;
    margin-bottom: 30px;
}
.texto_oblea_superior{
    font-family: Hind-light;
    color: #464646;
    font-size: 16px;
    text-align: center;
    padding-top: 5px;
    padding-left: 25px;
    padding-right: 25px;
    height: 120px;
}
.titulo_areas{
    color:#212121;
    font-family: Montserrat-bold;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 25px;
    margin-left: 25px;
    text-align: left;
    }
.iconos_oblea_superior{
    height:57px;
}
.separador{
    position:absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 50px;
}
.separador img{
    display:block;
    margin:auto;
    }
.iconos_oblea_superior img{
    display:block;
    margin:auto;
}
.texto_oblea_superior_mas_info{
    color: #212121;
    font-family: Hind-medium;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    width: 165px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    position: absolute;
    bottom: 5px;

    height:30px;
}
.grupo_redes_sociales_oblea_superior{
    float: right;
    width: 80px;
}
.texto_oblea_superior_compartir{
    color: #212121;
    font-family: Hind-regular;
    font-size: 16px;
    text-transform: uppercase;
    text-align: left;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    height:30px;
}
.bannerDetail {
  color: #fff;
  top: 38px;
  left: 221px;
  position: absolute;
  font-size: 50px;
}
.titulo_slider{
    position:absoluted;
    top: 0px;
    left:30px;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    }

.texto_slider{
    padding:15px;
    position:absolute;
    top:30px;
    left:-1150px;
    width:1150px;
    height:100%;
    text-align:left;
    color:#fff;
    font-size: 12px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -webkit-text-stroke: 0.001em  black;
    text-shadow: 1px 1px 2px black;
}
.texto_slider H3{
    padding: 0;
    margin: 0 0 10px 0;
    font-family: 'Open Sans Condensed', sans-serif;
    position: absolute;
    top:80px;
    font-weight: bolder;
    font-size: 80px;
    left:30px;
}
.texto_slider .descripcion{
    position: absolute;
    top: 280px;
    left:30px;
    width: 800px;
    font-size: 20px;
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 80px;
}
.texto_slider .info{
    position: absolute;
    top: 290px;
    height: 70px;
    width: 237px;
    right: -5px;
    background-image: url(../../imagenes/iconos/masinfo_1.png);
    background-repeat:no-repeat;
    cursor:pointer;
}


.texto_slider .info:hover{
    /*background-image: url(../../imagenes/iconos/masinfo_ovr.png);*/
}
.texto_slider_comentarios{
    padding:15px;
    position:absolute;
    top:30px;
    left:-500px;
    width:500px;
    height:auto;
    font-family:Hind-regular;
    font-size:20px;
    text-align:left;
    color:#4b4b4b;
}
.texto_slider_comentarios H3{
    font-size: 14px;
    padding: 0;
    margin: 0 0 10px 0;
    font-family:Montserrat-bold;
    -webkit-text-stroke: 1px rgba(0,0,0,0.1)
    text-shadow: #000 0px 1px 1px;
    border:none;
}
.noticias{
    margin-top: 180px;
}
.videos{
   /* margin-top: 180px;*/
     margin-top: 225px;
    }
.blog{
    margin-top: 242px;
    border-radius:0px;
}
.noticias_titulo{
    height: 50px;
    font-family: Hind-semibold;
    color:#e80000;
    font-size: 21px;
    text-align: center;
    text-transform: uppercase;
    line-height: 50px;
}
.noticias_imagen{
    position: relative;
    border-top-left-radius: .6rem;
    border-top-right-radius: .6rem;
    background-color: #fff;
    padding-top: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    }
.noticias_image-wrapper {
    transition: none;
    display: block;
    position: relative;
    z-index: 0;
}
.noticias_imagen .noticias_image-wrapper:before {
    opacity: .8;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 15rem;
    content: "";
}
.noticias_texto{
    background-color: #ebeaea;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}
.noticias_texto_blanco{
    background-color: #fff;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}
.noticias_fecha{
    color:#999999;
    font-family: Hind-regular;
    font-size: 14px;
    text-transform: uppercase;
    height: 40px;
}
.noticias_subtitulo{
    color:#e80000;
    font-family: Montserrat-bold;
    font-size: 14px;
    text-transform: uppercase;
    height: 40px;
    text-align: center;
    }
.noticias_subtitulo_blanco{
    color:#e80000;
    font-family: Montserrat-bold;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 18px;
    height: 30px;
    }
.noticias_detalle{
    color:#212121;
    font-family: Montserrat-Regular;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
}
.noticias_detalle{
    color:#212121;
    font-family: Montserrat-Regular;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
}
.noticias_detalle_blanco{
    color:#212121;
    font-family: Montserrat-Light;
    font-size: 14px;
    text-align: center;
    padding-left:25px;
    padding-right: 25px;
    height: 87px;
    overflow: hidden;
}
.noticias_detalle .bold{
 font-family: Montserrat-Bold;
}
.noticias_mas_info{
    color: #212121;
    font-family: Hind-medium;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 100px;
}
.noticias_mas_info_blanco{
    color: #212121;
    font-family: Hind-medium;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100px;
}
.video_titulo{
    color:#e80000;
    font-family: Montserrat-bold;
    font-size: 14px;
    text-transform: uppercase;
    text-align: left;
    margin: 0px;
    }
.blog_imagen{
   position: relative;
    background-color: #fff;
    padding-top: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    height:204px;
    border: solid 8px #97D5D0;
    background-size: cover;
    background-position: center;
}
.blog_imagen_nombre{
   width:calc(100% - 4px);
   background-color: #97d5d0de;
   color:#fff;
   position: absolute;
   top:auto;
   bottom: 2px;
   left:2px;
   font-family: Montserrat-bold;
    font-size: 14px;
    padding:3px;
}
.blog_imagen_nombre2{
   width:100%;
   background-color: #000000ab;
   color:#fff;
   position: absolute;
   top:auto;
   bottom: 0;
   left:0;
   font-family: Montserrat-bold;
    font-size: 14px;
    padding:3px;
}
.blog_imagen_nombre3{
   width:100%;
   background-color: #97D5D0;
   color:#fff;
   position: absolute;
   top:auto;
   bottom: 0;
   left:0;
   font-family: Montserrat-bold;
    font-size: 14px;
    padding:3px;
}
.blog_imagen_nombre4{
   width:calc(100% - 4px);
   background-color: #000000ab;
   color:#fff;
   position: absolute;
   top:auto;
   bottom: 2px;
   left:2px;
   font-family: Montserrat-bold;
    font-size: 14px;
    padding:3px;
}
.blog .pico {
     width: 0;
     height: 0;
     border-right: 9px solid #97D5D0;
     border-top: 7px solid #97D5D0;
     border-left: 9px solid transparent;
     border-bottom: 7px solid transparent;
     float:right;
}
.blog .title{
    font-family: sans-serif;
    padding: 2px 10px 2px 10px;
    display: block;
    display: -webkit-box;
    height: 45px;
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    margin-top: 14px;
}
.blog .descripcion{
    font-size: 10pt;
    padding: 10px;
    font-family: 'Helvetica';
    color: #464646;
    text-align: left;
    overflow: hidden;
    height: 70px;
}
.blog .leermas{
    font-family: sans-serif;
    color: #97D5D0;
    font-size: 15px;
    font-weight: bold;
    float:left;
    margin: 5px 10px 10px 10px;
}
.blog .leermas span{
    margin-left:-5px;
}
.blog .leermas span:hover {
    text-decoration: underline;
}
.logo_blog{
    background-image: url(../../imagenes/iconos/logo_blog.png);
    background-repeat: no-repeat;
    width:25px;
    height:38px;
    position: absolute;
    top: 20px;
    margin-left:10px;
}

.titulo_razones{
    color:#212121;
    width: 75%;
    text-align: center;
    font-family: Hind-light;
    font-size: 20pt;
    position: absolute;
    margin-top:20px;
}
.contenedor_razones{
    width: 75%;
    height: auto;
    background-color: #fff;
    margin-top:-50px;
    float: left;
}
.contenedor_razones .colum{
    margin-top: 60px;
    float: left;
    position: relative;
    width: 50%;
    padding: 20px;
    font-size: 14px;
    font-family: Hind-light;
 }
.contenedor_razones .colum .titulo{
    font-family: Hind-bold;
    color:#ff0000;
    font-size: 16px;
    width: 100%;
    margin-bottom: 5px;
 }
 .contenedor_razones .colum .texto{
     width:100%;
     height: 50px;
 }
.pie{
    width:100%;
    height: 310px;
    float: left;
    background-color: #cc0001;
    margin-top: 20px;
    z-index: 14;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 20px;
    color: #f9f9fb;
}
.pie .colum1{
    width:20%;
    padding: 10px;
    float: left;
    font-size:11px;
    }
.pie .colum2{
    width:30%;
    padding: 10px;
    float: left;
    font-size:11px;
    }
.pie .colum{
    width:25%;
    padding: 10px;
    float: left;
    font-size:11px;
    }
.pie .titulo{
    font-family: 'Helvetica';
    text-transform: uppercase;
    font-size: 12px;
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
    }
.pie .text2{
    font-family: 'Helvetica';
    font-size: 14px;
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
    }
.pie  a{
    color: #f9f9fb;
    width: 100%;
    float: left;
    padding-top: 5px;

}
.pie a:hover{
    text-decoration: underline;
    }

.pie .colum .contenedor{
    height: 60px;
    float: left;
    width: 100%;
    margin-top: 15px;
}
.pie .colum .contenedor .login{
    float: left;
}
.pie .colum .contenedor .cont_login{
    width: 160px;
    height: 113px;
    background-color: rgb(255,255,255,.3);
    border-radius: 8px 8px 8px 8px;
-moz-border-radius: 8px 8px 8px 8px;
-webkit-border-radius: 8px 8px 8px 8px;
    }
.pie .colum .contenedor .cont_login input.user{
    background-position: -1px center;
    padding-left:27px;
    height: 25px;
    width:146px;
    margin-left: 8px;
    margin-top: 8px;
    background-image: url(../../imagenes/iconos/user.jpg);
    background-repeat: no-repeat;
    border: solid 1px #c3bdb2;
    padding-top:0px;
    padding-bottom:0px;
    border-radius: 0px;
    }
.pie .colum .contenedor .cont_login input.pass{
    background-position: -1px center;
    padding-left: 27px;
    height: 25px;
    width:146px;
    margin-left: 8px;
    margin-top: 8px;
    background-image: url(../../imagenes/iconos/pass.jpg);
    background-repeat: no-repeat;
    border: solid 1px #c3bdb2;
    padding-top:0px;
    padding-bottom:0px;
    border-radius: 0px;
    }
.pie .colum .contenedor .cont_login .ingresar{
    background-image: url(../../imagenes/btn_ingresar.jpg);
    display:block;
    margin:auto;
    margin-top: 8px;
    width: 147px;
    height: 33px;
    border:0px;
    cursor: pointer;
    }

.pie .colum .contenedor .datafiscal{
    float: right;
    margin-right: 7px;
    margin-top:18px;
}
.pie .colum .contenedor .sepyme{
    float: right;
    margin-top:15px;
}
.pie_negro{
    width: 100%;
    float: left;
    height: 30px;
    background-color:#17191c;
    z-index: 11;
    padding-left: 20px;
    padding-right: 20px;
    }
.pie_negro .texto_izquierda{
    font-family: Hind-light;
    font-size: 12px;
    color:rgb(255,255,255,.4);
    float: left;
    text-transform: uppercase;
    /*line-height: 30px; */
    margin-top: 5px;
    }
.pie_negro img{
    float: right;
    margin-right: 5px;
    margin-top: 1px;

}

.btn-menu {
	display: none;
	padding: 20px;
	background: #0d2c44;
	color:#fff;
}

.btn-menu .icono {
	float: right;
}

.contenedor-menu {
	width: 100%;
	display: inline-block;
	font-family: Hind-medium;
    font-size: 15px;
	line-height: 18px;
}

.contenedor-menu .menu {
	width: 100%;
    border-bottom: solid 1px #eee;
    box-shadow: 0 4px 9px -6px grey;
    margin-bottom: 20px;
}
.recuadro_lateral{
    border-top:solid 2px #cc0001;
    border-bottom:solid 2px #cc0001;
    margin-bottom: 10px;
    width: calc(100% - 20px);
    margin-left: 10px;
    margin-top:30px;
}
.contenedor-menu ul {
	list-style: none;
    padding:0px;
}

.contenedor-menu .menu li a {
	color:#212121;
    font-family:'Open Sans','Helvetica';
	display: block;
	padding: 10px 10px 10px 30px;
	background: #fff;
    border-top: 1px solid #f7f7f7;
     -webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}


.contenedor-menu .titulo_lateral {
	color:#212121;
    font-family:'Open Sans','Helvetica';
	display: block;
	padding: 10px 10px 10px 30px;
	background: #fff;
    border-top: 1px solid #f7f7f7;

}
.contenedor-menu .menu li:hover .icon{
    color:#fff;
}
.contenedor-menu .menu li a:hover {
	background: #c22025; /*1a95d5;  */
	color:#fff;
}

.contenedor-menu .menu .icono {
	font-size: 12px;
	line-height: 18px;
}

.contenedor-menu .menu .icono.izquierda {
	float: left;
	margin-right: 10px;
}

.contenedor-menu .menu .icono.derecha {
	float: right;
	margin-left: 10px;
}

.contenedor-menu .menu ul {
	display: none;
}


.contenedor-menu .menu ul li a {
	background: #FFF;
    padding: 10px 10px 10px 40px;
}
.contenedor-menu .menu .icon {
    float: left;
    margin-top: 13px;
    margin-left: 8px;
    color:#525252;
}
.contenedor-menu .menu .activado > a {
	background: #c22025;
	color:#fff;
}
.buscador_lateral input{
    background-color: #f9f9fb;
    height: 40px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    border-radius: 0px;
    border: 1px solid #e5e5e9;
    width:calc(100% - 60px);
    margin-top:10px;
    margin-left:10px;
    margin-bottom:10px;
    float:left;
}
.buscador_lateral .btn_buscar{
    float:left;
    height: 40px;
    width: 40px;
    background-image: url(../../imagenes/iconos/buscar.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    margin:10px 0px 0px 0px;
    cursor: pointer;
    }

.banner_app{
    float: left;
    margin-left:28px;
    margin-top:30px;
    width: calc(100% - 56px);
}
.banner_app .titulo{
    text-align: center;
    color:#212121;
    font-family: Montserrat-bold;
    font-size: 14px;
}
.twitter_lateral{
    margin-left: 18px;
    /*float: left;*/
    width: calc(100% - 36px);
    margin-bottom: 30px;
    border:solid 1px #ccc;
}
.facebook_lateral{
    margin-left: 18px;
    float: left;
    width: calc(100% - 36px);
    margin-bottom: 30px;
    border:solid 1px #ccc;
}
.instagram_lateral{
    margin-left: 18px;
    float: left;
    width: calc(100% - 36px);
    margin-bottom: 30px;
    border:solid 1px #ccc;
}
.compartir {
    background-image: url(../../imagenes/iconos/icono_compartir.png);
    background-position: center center;
    background-repeat: no-repeat;
    width:20px;
    height:20px;
    background-color: #fff;
    border: 1px solid #ccc;
    cursor:pointer;
}
.central{
    width: 75%;
    float:left;
    background-color: #fff;
    padding-right: 30px;
}
.central .banner_evento{
    width: 100%;
    height:auto;
}

.menu_lateral_derecho{
    width: 25%;
    float: left;
     background-color: blue;
     height: 600px;
}
.barra_superior_gris{
    background-color: #e4e3e3;
    height: 45px;
    width: 100%;
    line-height: 50px;
    padding-left: 25px;
    padding-right: 25px;
}
.barra_superior_gris .titulo_evento{
    font-family: Montserrat-Regular;
    color:#c22025;
    font-size: 16px;
    float: left;
}
.barra_superior_gris .buscador_gris{
    width: 25%;
    float: right;

}
.barra_superior_gris .buscador_gris input{
    background-color: #f9f9fb;
    height: 40px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    border-radius: 0px;
    border: 1px solid #e5e5e9;
    width:calc(100% - 60px);
    margin-top:2px;
    margin-left:10px;
    margin-bottom:2px;
    float:left;
}
.barra_superior_gris .buscador_gris i{
    float:left;
    height: 40px;
    width: 40px;
    background-image: url(../../imagenes/iconos/buscar.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    margin-top:2px;
    }
.fecha_evento{
    position: absolute;
    left: 2px;
    top: 2px;
    }
.fecha_evento .fecha_numero {
    position: absolute;
    text-align: center;
    width: 148px;
    top: 65px;
    left: 0px;
    color:#fff;
    font-size: 50px;
    }
.fecha_evento .fecha_mes {
    position: absolute;
    width: 148px;
    top: 115px;
    left: 0px;
    text-align: center;
    color:#fff;
    font-size: 50px;
    }
.texto_evento{
    position: absolute;
    left: 150px;
    height: 188px;
    width:calc(100% - 152px);
    }

.texto_evento .titulo_texto{
    color:#c22025;
    font-family: Hind-semibold;
    font-size: 18px;
    text-align: center;
    width: 100%;
    }
.texto_evento .texto{
    color:#000000;
    font-family: Hind-regular;
    font-size: 16px;
    text-align: center;
    width: 100%;

    }
.texto_evento .separador_texto{
    height: 15px;
    border-bottom: solid 1px #c22025;
    width: 80%;
    margin-left: 10%;
    margin-bottom: 10px;
    }
.texto_evento .inferior{
    position: absolute;
    height: 27px;
    background-color: #eae4e4;
    width: 100%;
    top:163px;
    line-height: 27px;
    font-family: Hind-regular;
    font-size: 15px;
    color:#7e7e7e;
    text-align: center;
    }
.texto_evento .inferior img{
    margin-right: 7px;
}
.datos_eventos{
    width: 100%;
    position: absolute;
    top:235px;
    }
.datos_eventos .dato{
    margin-left: 22px;
    font-family: Hind-regular;
    color: #000000;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 12px;
    padding-left:28px;
    background-position: left 2px;
    background-repeat: no-repeat;
    height: auto;
    }
.datos_eventos .dato ul{
      position: relative;
      margin-top: -25px;
      list-style-type: none;
      padding: 0;
      overflow: hidden;
      height: 26px;
      background-color:#fff;
}
.datos_eventos .dato li {
  float: left;
}

.datos_eventos .dato li a {
  display: block;
  text-align: center;
  padding: 4px;
  text-decoration: none;
}
.title{

    padding: 2px 5px 2px 5px;
    display: block;
    display: -webkit-box;
    /*height: 45px;*/
    font-size: 15px;
    /*line-height: 20px;*/
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.menu_evento_inferior {
    width: 100%;
    line-height: 30px;
    font-family: Hind-regular;
    font-size: 14px;
    float:left;
    overflow: visible;
    margin-bottom: 20px;
    margin-top: 10px;
    border-top: 1px solid #ccc;
}
.menu_evento_inferior ul{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    }
.menu_evento_inferior ul li{
    float:left;
    padding:3px 3px 3px 3px;
    cursor:pointer;
    width: 16.5%;
    }
.menu_evento_inferior ul li:hover{
    text-decoration: underline;
}

.menu_evento_inferior ul li img{
    margin-right:5px;
    }
.menu_evento_inferior .separador_evento{
    font-size: 18px;
    font-weight: bold;
    margin-left: 5px;
}
#contenido_evento{
    width: 100%;
    margin-top: 50px;
}

#contenido_evento p {
    opacity: 1;
    text-align: left;
    padding: 0px;
    }
.item_disertante{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width:30%;
    margin-right: 3%;
    margin-bottom: 3%;
    float: left;
    height: 250px;
    overflow: hidden;
    cursor:pointer;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
}
.item_disertante .nombre_disertante{
    position: relative;
    padding: 15px;
    top:205px;
    font-family: Montserrat-Regular, sans-serif;
    font-size: 18px;
    color:#fff;
    height: 250px;
    background-color: rgb(0, 0, 0, 0.5);
    background-color: rgba(0, 0, 0, 0.5);
    transition: top 1s;
}
.item_disertante:hover .nombre_disertante{
    top:0px;
}
.item_disertante .cv_mini{
 font-size: 12px;
}
.foto_disertante_cv{
    width:170px;
    float: left;
    margin:0px 10px 10px 10px;
    }
.foto_disertante_cv img{
    width: 100%;
}
.img_disert{
    width: 100%;
    height: 170px;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    }

.nombre_disertante_cv{
    font-family: Montserrat-Regular, sans-serif;
    font-size: 22px;
    color:#c22025;
    float: left;
    width: calc(100% - 190px);
    border-bottom: solid 2px #c22025;
}
.redes_disertante_cv{
    width: 100%;
    height: 30px;
}
.redes_disertante_cv{
    list-style-type: none;
    padding: 0px;
    margin: 10px 0px 0px 0px;
    border-bottom: solid 2px #c22025;
}
.redes_disertante_cv li{
    float:left;
}
.disertante_cv{
    width: calc(100% - 190px);
    float: left;
    margin-top: 15px;
}
.comentarios{
    width: 100%;
    background-color: #fff;
    float:left;
    margin-top: 20px;
    padding: 40px;
    overflow: visible;
}
.separador_lateral{
    width: 90%;
    margin-left: 5%;
    height: 1px;
    border-bottom: solid 2px #c22025;
    margin-bottom: 10px;
}
.container_evento{
    width: calc(100% - 60px);
    margin: 50px 20px 20px 40px;
}
.sol_celu{
    display: none;
    width: 100%;
}

.sol_celu ul{
      position: relative;
      list-style-type: none;
      padding: 0;
      overflow: hidden;
      height: 26px;
      background-color:transparent;
}
.sol_celu li {
  float: left;
}

.sol_celu li a {
  display: block;
  text-align: center;
  padding: 4px;
  text-decoration: none;
}
.frm_derecha{
    width: 100%;
    padding: 10px 10px 0px 10px;
    font-weight:normal;
    float: left;
    margin-top: 20px;
}
/*.frm_derecha input[type=text]{
    width: 100%;
    border: 1px solid #c22025;
    padding: 5px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    margin-bottom: 15px;
    outline: none;
}
.frm_derecha input[type=email]{
    width: 100%;
    border: 1px solid #c22025;
    padding: 5px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    margin-bottom: 15px;
    outline: none;
}
.frm_derecha input[type=email]:focus {
    box-shadow: 0 0 5px #c22025;
    border:1px solid #c2202580;
    }
.frm_derecha input[type=text]:focus {
    box-shadow: 0 0 5px #c22025;
    border:1px solid #c2202580;
    }
.frm_derecha textarea{
    width: 100%;
    border: 1px solid #c22025;
    padding: 5px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    /*margin-bottom: 15px;  */
   /* outline: none;
}
.frm_derecha textarea:focus {
    box-shadow: 0 0 5px #c22025;
    border:1px solid #c2202580;
    }
.frm_derecha input[type=submit]{
    float:right;
    border: none;
    background-color: transparent;
    background-image: url(../../imagenes/iconos/icon_enviar.png);
    background-repeat: no-repeat;
    background-position:left center;
    padding-left: 16px;
    outline: none;
    cursor: pointer;
    }  */
.comentarios h3{
    color:#c22025;
    font-family: Hind-medium;
    font-size: 18px;
}
.obligatorio{
    font-size: 10px;
    float:left;
}
#contenedor_resultados{
    margin-top:20px;
}
.paginado{
    position: absolute;
    clear:both;
    text-align:center;
    width: 75%;
    margin-top: 5px;
}
.paginado ul{
    display: inline-block;
    list-style-type: none;
    padding: 0;
    position: relative;
    height: 35px;
    }
.paginado2{
    position: absolute;
    clear:both;
    text-align:center;
    width: 75%;
    margin-top: 5px;
}
.paginado2 ul{
    display: inline-block;
    list-style-type: none;
    padding: 0;
    position: relative;
    height: 35px;
    }
.separador_paginado{
    float:left;
    padding:6px 10px 6px 10px;
    margin-right: -1px;
    cursor:pointer;
    color: #c22025;
    text-align: center;
    border-right: thin solid #00000040;
    border-top: thin solid #00000040;
    border-bottom: thin solid #00000040;
    }
.separador_paginado_blog{
    float:left;
    padding:6px 10px 6px 10px;
    margin-right: -1px;
    cursor:pointer;
    color: #97D5D0;
    text-align: center;
    border-right: thin solid #00000040;
    border-top: thin solid #00000040;
    border-bottom: thin solid #00000040;
    }
.separador_paginado_mes{
    float:left;
    padding:10px 15px 10px 15px;
    margin-right: 5px;
    cursor:pointer;
    color: #c22025;
    text-align: center;
    border: thin solid #00000040;
    /*border-top: 1px solid #00000040;
    border-bottom: 1px solid #00000040;  */
    }
.li_active{
    background-color: #c22025;
    color: #fff;
    cursor: default;
    float:left;
    padding:6px 10px 6px 10px;
    margin-right: -1px;
    text-align: center;
    border-right: thin solid #00000040;
    border-top: thin solid #00000040;
    border-bottom: thin solid #00000040;
}
.li_active_blog{
    background-color: #97D5D0;
    color: #fff;
    cursor: default;
    float:left;
    padding:6px 10px 6px 10px;
    margin-right: -1px;
    text-align: center;
    border-right: thin solid #00000040;
    border-top: thin solid #00000040;
    border-bottom: thin solid #00000040;
    border-left: thin solid #00000040;
}
.li_active_mes{
    background-color: #c22025;
    color: #fff;
    cursor: default;
    float:left;
    padding:10px 15px 10px 15px;
    margin-right: 5px;
    text-align: center;
    border: thin solid #00000040;
    /*border-top: 1px solid #00000040;
    border-bottom: 1px solid #00000040;  */
}
.li_disabled{
    color: #c2202525;
    cursor: default;
    float:left;
    padding:6px 10px 6px 10px;
    margin-right: -1px;
    text-align: center;
    border-right: thin solid #00000040;
    border-top: thin solid #00000040;
    border-bottom: thin solid #00000040;
}
.li_disabled_blog{
    color: #97D5D0;
    cursor: default;
    float:left;
    padding:6px 10px 6px 10px;
    margin-right: -1px;
    text-align: center;
    border-right: thin solid #00000040;
    border-top: thin solid #00000040;
    border-bottom: thin solid #00000040;
}
.li_disabled:hover{
    background-color: transparent;
    color: #c2202525;
    }
.li_disabled_blog:hover{
    background-color: transparent;
    color: #97D5D0;
    }
.separador_paginado:hover{
    background-color: #c22025;
    color: #fff;
}
.separador_paginado_blog:hover{
    background-color: #97D5D0;
    border-left: thin solid #00000040;
    color: #fff;
}
.li_disabled_mes:hover{
    background-color: transparent;
    color: #c2202525;
    }
.separador_paginado_mes:hover{
    background-color: #c22025;
    color: #fff;
}
.paginado ul li:first-child {
    border: solid thin #00000040;
    border-radius: 5px 0px 0px 5px;
    }
.paginado ul li:last-child {
    border-top: solid thin #00000040;
    border-bottom: solid thin #00000040;
    border-right: solid thin #00000040;
    border-radius: 0px 5px 5px 0px;
    }
.paginado2 ul li{
   border-top: solid thin #00000040;
    border-bottom: solid thin #00000040;
    border-right: solid thin #00000040;
    border-radius: 5px 5px 5px 5px;
}

#q_cabezal{
    display:none;
}
#li_q_cabezal{
    display:none;
}

.add_item{
    height:329px;
}
#redes_mobile{
    display: none;
}
.redes_web{
  display: block;
}
.items{
    margin-top:47px;
}
.page{
    width: 100%;
    margin: 0px;
}
.btn_oblea{
    font-family: 'Open Sans Condensed', sans-serif;
    border:solid 1px #ccc;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    cursor:pointer;
    display:inline;
    text-decoration: none;
    /*box-shadow: 2px 2px 15px -5px hsla(0, 0%, 0%, 1);*/
    padding:2px 5px 2px 5px;
    color: #cc0001;
    background-color: transparent;
    letter-spacing: 1px;
    margin-top: 5px;
    transition-property: background-color, color;
    transition-duration: 600ms;
    transition-timing-function: ease-out;
    -webkit-transition-property: background-color, color;
    -webkit-transition-duration:600ms;
    -o-transition-property: background-color, color;
    -o-transition-duration: 600ms;
    /*box-shadow:inset 0 0 10px 1px #cccccc50; */
    font-weight: bold;
    width:90%;
}
.btn_oblea:hover{
    transition-property: background-color, color;
      transition-duration: 600ms;
      transition-timing-function: ease-out;
      -webkit-transition-property: background-color, color;
      -webkit-transition-duration: 600ms;
      -o-transition-property: background-color, color;
      -o-transition-duration: 600ms;
    background-color:#cc0001;
    color:#fff;
    }
.btn_oblea:disabled{
    color: #ddd;
    }
.btn_oblea:disabled:hover{
   background-color:transparent;
  color: #ddd;
  cursor: not-allowed;
}
.btn_oblea_inv{
    font-family: 'Open Sans Condensed', sans-serif;
    border:solid 1px #ccc;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    cursor:pointer;
    display:inline;
    text-decoration: none;
    /*box-shadow: 2px 2px 15px -5px hsla(0, 0%, 0%, 1);*/
    padding:2px 5px 2px 5px;

    background-color:#cc0001;
    color:#fff;
    letter-spacing: 1px;
    margin-top: 5px;
    transition-property: background-color, color;
    transition-duration: 600ms;
    transition-timing-function: ease-out;
    -webkit-transition-property: background-color, color;
    -webkit-transition-duration:600ms;
    -o-transition-property: background-color, color;
    -o-transition-duration: 600ms;
    /*box-shadow:inset 0 0 10px 1px #cccccc50; */
    font-weight: bold;
    width:80%;
}
.btn_oblea_inv:hover{
    transition-property: background-color, color;
      transition-duration: 600ms;
      transition-timing-function: ease-out;
      -webkit-transition-property: background-color, color;
      -webkit-transition-duration: 600ms;
      -o-transition-property: background-color, color;
      -o-transition-duration: 600ms;
      color: #cc0001;
    background-color: transparent;
    }
.btn_oblea_inv:disabled{
    color: #ddd;
    background-color:#eee;
    }
.btn_oblea_inv:disabled:hover{
   background-color:transparent;
  color: #ddd;
  cursor: not-allowed;
}
.btn_pie{
    font-family: 'Open Sans Condensed', sans-serif;
    border:solid 1px #ccc;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    cursor:pointer;
    display:inline;
    text-decoration: none;
    /*box-shadow: 2px 2px 15px -5px hsla(0, 0%, 0%, 1);*/
    padding:2px 5px 2px 5px;
    color: #fff;
    background-color: transparent;
    letter-spacing: 1px;
    margin-top: 10px;
    transition-property: background-color, color;
    transition-duration: 600ms;
    transition-timing-function: ease-out;
    -webkit-transition-property: background-color, color;
    -webkit-transition-duration:600ms;
    -o-transition-property: background-color, color;
    -o-transition-duration: 600ms;
    /*box-shadow:inset 0 0 10px 1px #cccccc50; */
    font-weight: bold;
    width:240px;

}
.btn_pie:hover{
    transition-property: background-color, color;
      transition-duration: 600ms;
      transition-timing-function: ease-out;
      -webkit-transition-property: background-color, color;
      -webkit-transition-duration: 600ms;
      -o-transition-property: background-color, color;
      -o-transition-duration: 600ms;
    background-color:#fff;
    color:#cc0001;
    }
.btn_ingresar{
    font-family: 'Open Sans Condensed', sans-serif;
    border:solid 1px #ccc;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    cursor:pointer;
    display:inline;
    text-decoration: none;
    /*box-shadow: 2px 2px 15px -5px hsla(0, 0%, 0%, 1);*/
    padding:2px 5px 2px 5px;
    color: #fff;
    background-color: transparent;
    letter-spacing: 1px;
    margin-top: 10px;
    transition-property: background-color, color;
    transition-duration: 600ms;
    transition-timing-function: ease-out;
    -webkit-transition-property: background-color, color;
    -webkit-transition-duration:600ms;
    -o-transition-property: background-color, color;
    -o-transition-duration: 600ms;
    /*box-shadow:inset 0 0 10px 1px #cccccc50; */
    font-weight: bold;
    width:240px;
    background-color: #cc0001;

}
.btn_ingresar:hover{
    transition-property: background-color, color;
      transition-duration: 600ms;
      transition-timing-function: ease-out;
      -webkit-transition-property: background-color, color;
      -webkit-transition-duration: 600ms;
      -o-transition-property: background-color, color;
      -o-transition-duration: 600ms;
    background-color:#fff;
    color:#cc0001;
    }
.btn_evento{
    font-family: 'Open Sans Condensed', sans-serif;
    border:solid 1px #999;
    border-radius: 3px;
    text-align: center;
    font-size: 12px;
    cursor:pointer;
    display:inline;
    text-decoration: none;
    /*box-shadow: 2px 2px 15px -5px hsla(0, 0%, 0%, 1);*/
    padding:2px 5px 2px 5px;
    color: #000;
    background-color: transparent;
    letter-spacing: 1px;
    margin-top: 5px;
    transition-property: background-color, color;
    transition-duration: 600ms;
    transition-timing-function: ease-out;
    -webkit-transition-property: background-color, color;
    -webkit-transition-duration:600ms;
    -o-transition-property: background-color, color;
    -o-transition-duration: 600ms;
    box-shadow:inset 0 0 10px 1px #cccccc50;
    font-weight: 500;
    width: 100%;
}
.btn_evento:hover{
    transition-property: background-color, color;
      transition-duration: 600ms;
      transition-timing-function: ease-out;
      -webkit-transition-property: background-color, color;
      -webkit-transition-duration: 600ms;
      -o-transition-property: background-color, color;
      -o-transition-duration: 600ms;
    background-color:#cc0001;
    color:#fff;
    }
.btn_evento_disabled{
 color: #ddd;
}
.btn_evento_disabled:hover{
    background-color: #fff;
    color: #ddd;
    cursor: not-allowed;
}


.btn_left{
    margin-left:10px;
    margin-right: auto;
    float:left;
   display:block;
}
.btn_center{
    display:block;
  margin-left: auto;
  margin-right: auto;
}
.btn_right{
    margin-left:auto;
    margin-right: 10px;
    display:block;
    float: right;
}
 .animated {
 -webkit-animation-duration: 1s;
 animation-duration: 1s;
 -webkit-animation-fill-mode: both;
 animation-fill-mode: both;
}
@-webkit-keyframes flash {
 0%, 50%, 100% {
 opacity: 1;
 }
25%, 75% {
 opacity: 0;
 }
}
@keyframes flash {
 0%, 50%, 100% {
 opacity: 1;
 }
25%, 75% {
 opacity: 0;
 }
}
.flash {
 -webkit-animation-name: flash;
 animation-name: flash;
}
#slider1_container{
    height: 425px;
    }
#slider1_subcontainer{
    height: 425px;
    }
.banner_evento_celular{
    display:none;
    }
.registrarse{
    float:left;
    margin-left: 10px;
     line-height: 40px;
    width:100px;
    font:12px;
    color:#cc0001;
    cursor:pointer;
}
.modal-open .modal.modal-center {
    display: flex!important;
    align-items: center!important;

}
.modal-dialog {
        flex-grow: 1;
    }
.comentario{
    font-size: 12px;
    color:#cc0001;
    margin-top: -10px;
}
@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: middle;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite;
}

.spinner-border-sm {
  width: 2rem;
  height: 2rem;
  border-width: 0.1em;
  margin-right: 5px;
}
.pie_agendas{
    font-family: 'Helvetica';
    font-size:14px;
    color: #464646;
     width: calc(100% - 40px);
    position: absolute;
    opacity: 1;
    margin-left: 20px;
    margin-right: 20px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
.pie_agendas img{
    float:left;
    margin-right: 20px;
    border: solid 5px #CFCFCF;
}
.nombre_contacto{
    font-weight: bold;
    color:#333;
}
.btn-whatsapp {
        display:block;
        width:70px;
        height:70px;
        color#fff;
        position: fixed;
        right:10px;
        bottom:20px;
        line-height:80px;
        text-align:center;
        z-index:999;
}
.colum_quienes{
    float: left;
    width: calc(50%);
    padding: 20px 20px 20px 20px;
    margin-top: 20px;
    font-family: Helvetica, sans-serif;
}
.titulo_quienes{
    color:#212121;
    width: 75%;
    text-align: center;
    font-family: Helvetica, sans-serif;
    font-size: 20pt;
    margin-top:20px;
}

.colum_quienes .titulo{
    font-family: 'Open Sans',Helvetica, sans-serif;
    color:#cc0001;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
 }
.colum_quienes .titulo_subrayado{
    font-family: 'Open Sans',Helvetica, sans-serif;
    color:#cc0001;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    width:50%;
    height: 42px;
    line-height: 42px;
    border-bottom:solid 1px #cc0001;

 }
.colum_quienes .titulo_subrayado img{
 margin-right:15px;
 float:left;
}


.quienes_cuadrados{
    margin-top: 20px;
    width: 100%;
    background-image: url(../../imagenes/cuadrados_quienes.png);
    background-position: center;
    background-size: cover;
    height: 343px;
}
.quienes_cuadrados .cuadrado{
    float:left;
    width: 50%;
    height: 172px;
    }
.quienes_cuadrados .titulo_cuadrado{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
   font-family: 'Open Sans', sans-serif;
    color: #fff;
    padding: 20px 10px 0px 10px;
}
.quienes_cuadrados .subtitulo_cuadrado{
   font-size: 14px;
    text-align: center;
   font-family: Helvetica, sans-serif;
    color: #464646;
    padding: 5px 40px 0px 40px;
}
.fondo_quienes{
    background-image: url(../../imagenes/fondo_quienes.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 600px;
    float: left;
}
.fondo_app{
    /*background-image: url(../../imagenes/fondo_app.png);*/
    background-position: bottom right;
    background-repeat: no-repeat;
    float:left;
}
.fondo_patrocinios{
    background-image: url(../../imagenes/fondo_quienes.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 1600px;
    float: left;
}
.colum_app1{
    float: left;
    width: calc(45% - 40px);
    padding: 20px 0px 20px 40px;
    margin-top: 20px;

    font-family: Helvetica, sans-serif;
}
.colum_app2{
    float: left;
    width: calc(55% - 40px);
        padding: 20px 0px 20px 40px;
    margin-top: 20px;
    font-family: Helvetica, sans-serif;
}
.texto_app{
    color:#212529;
    width: calc(100% - 40px);
    font-family: 'Open Sans', sans-serif;
    float:left;
    margin-top: 20px;
}
.baja{
    font-size: 30px;
    font-weight: bold;
}
.google_play{
    float:left;
    width:50%;
    margin-top: 20px;

}
.google_play img{
    display:block;
    margin-left:0px;
    margin-right: auto;
    width:calc(100% - 40px);
}
.app_store{
    float:left;
    width: 50%;
    margin-top: 20px;
}
.app_store img{
    display:block;
    margin-left:auto;
    margin-right: 0px;
    width:calc(100% - 40px);
}
.app_fotos{
    width: 33%;
    float: left;
    margin-top: 30px;
}
.app_izq{
    margin-left:0px;
    }
.app_cent{
    margin:auto;
    }
.app_der{
    margin-left:auto;
    margin-rigth:0px;
    }
.app_fotos img{
   display:block;
}
.titulo_app{
    color:#000;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
   /* font-family: 'Aguafina Script', cursive;
    font-family: 'Open Sans', sans-serif;*/
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bolder;
    font-size: 50px;
    float: left;
    margin-top: 30px;
}
.subtitulo_app{
    color:#666;
    width:100%;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    float: left;
    line-height: 40px;
    border-bottom:solid 1px #ccc;
}
#colum_pie_4 img{
    margin:10px auto;
    display: block;
}
.add_part{
    border:solid 1px #ccc;
    padding:5px;
    border-radius: 5px;

}

#ul_part {
    counter-reset: li;
    list-style: none;
    *list-style: decimal;
    font: 15px 'trebuchet MS', 'lucida sans';
    padding: 0;
    /*margin-bottom: 4em;*/
    text-shadow: 0 1px 0 rgba(255,255,255,.5);

}

#ul_part ol {
    margin: 0 0 0 2em;
}

#ul_part li{
    position: relative;
    display: block;
    padding: .4em .4em .4em .8em;
    *padding: .4em;
    margin: .5em 0 0 2.5em;
    background: #ddd;
    color: #444;
    text-decoration: none;
    transition: all .3s ease-out;
    height: 28px;
}

#ul_part li:hover{
    background: #eee;
}

#ul_part li:before{
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -2.5em;
    top: 50%;
    margin-top: -1em;
    background: #fa8072;
    height: 2em;
    width: 2em;
    line-height: 2em;
    text-align: center;
    font-weight: bold;
}

#ul_part li:after{
    position: absolute;
    content: '';
    border: .5em solid transparent;
    left: -1em;
    top: 50%;
    margin-top: -.5em;
    transition: all .3s ease-out;
}

#ul_part li:hover:after{
    left: -.5em;
    border-left-color: #fa8072;
}
#formulario_participantes{
    float:left;
    width:40%;
    padding:0px 5px 0px 20px;
}
#formulario_inscripcion{
    width:100%;
    float:left;
}
#formulario_inscripcion2{
    width:60%;
    float:left;
}
textarea{
    box-shadow: inset 0 0 1rem 0 rgba(0,0,0, .1);
    border: .1rem solid rgba(0,0,0, .15);
    border-radius: .3rem;
    color: #363636;
    transition: .3s;
    transform-style: preserve-3d;
    -webkit-appearance: none;
    background-color: #fff;
    font-size: 1.4rem;
    outline: none !important;
    width: 100%;
    height: inherit;
    padding: 1.0rem;
    margin-bottom: 10px;
}
.cuadro_corporativos{
    background-image: url(../../imagenes/eventos_corporativos_cuadro.jpg);
    background-position: center left;
    background-repeat: no-repeat;
    height: 542px;
    width: 100%;
    padding: 20px 20px 20px 80px;
}
.cuadro_corporativos li{
    padding: 1px;
}
.cuadro_patrocinios{
    background-image: url(../../imagenes/eventos_corporativos_cuadro.jpg);
    background-position: center left;
    background-repeat: no-repeat;
    height: 542px;
    width: 100%;
    padding: 20px 20px 20px 80px;
}
.cuadro_patrocinios li{
    padding: 1px;
}
.fondo_eventos_corp{
    background-image: url(../../imagenes/fondo_eventos_corp.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 1300px;
}
.fondo_patrocinios{
    background-image: url(../../imagenes/fondo_eventos_corp.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 1600px;
}
.cuadro_management{
    background-image: url(../../imagenes/management_cuadro.jpg);
    background-position: center left;
    background-repeat: no-repeat;
    height: 626px;
    width: 100%;
    padding: 20px 20px 20px 80px;
}
.fondo_management{
    background-image: url(../../imagenes/fondo_management.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 1900px;
}
#clientesu {
    padding-top: 40px;
    width: 100%;
    height: 1250px;
    overflow-y: auto;
    border-top: 1px solid #ccc;
    box-shadow: inset 0 0 1em #ccc;
}
#clientesu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;

}

#clientesu li {
    width: 30%;
    display: flex;
   justify-content: center;
   align-items: center;
   min-height: 60px;
   float:left;
    padding: 0px !important;
    margin-right: 15px;
    margin-bottom: 35px;
    -moz-box-shadow: 0 0 7px #888;
    -webkit-box-shadow: 0 0 7px #888;
    box-shadow: 0 0 7px #888;
}
#clientesu li img {
    border: none;
    width:100%
}
#btn_forum_comtacto{
    display: none;
}
#pie_agendas{
 display:block;
}
#pie_agendas_contacto{
 display:none;
}
#paginado_mes {
    top: 130px;
}
#ver_agenda{
    top:870px;
    }
.btnic {
    text-align: center;
    background-color: DodgerBlue;
    border: none;
    color: white;
    padding: 12px 30px;
    cursor: pointer;
    font-size: 20px;
}

.w3-block {
    display: block;
    width: 100%;
}
.btnic a{
    color:#fff;
    text-decoration: none;
}
#tabla_detalle .resaltado{
 font-size: 16px;
 text-align: right;
 line-height: 33px;
}
#tabla_valores .resaltado{
 font-size: 12px;
 text-align: right;
 line-height: 29px;
}
#tabla_valores .primera_fila_valores{
    width: 20%;
}
#box_cookies {
position: fixed;
bottom: 0px;
left: 0px;
width: 100%;
z-index: 999999;
display: block;
background-color: #000000;
}
#infocookies {
margin: auto;
position: relative;
top: 0px;
min-height: 45px;
padding-top:8px;
width: 100%;
text-align:center;
background-color: #000000;
}
#infocookies p {
line-height: 25px;
font-size:14px;
text-align:center;
font-family: 'Open Sans', sans-serif;
color: #fff;
}
#infocookies p a {
margin-right:5px;
text-decoration: none;
color: #e6cb15;
}
.item_corp{
    position: relative;
    float: left;
    width: 400px;
    margin-right: 1%;
    height:180px;
    border:solid 1px #ccc;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    overflow: hidden;
}
.item_incompany{
    width:23%; 
    margin-bottom:15px; 
    margin-left:1%;
    height:180px;
}
.item_corp .image{
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    width: 100%;


}
.item_corp .price{
    background-color: #cc0001;
    font-size: 11pt;
    font-weight: 300;
    color: #fff;
    width: 100%;
    padding-left: 26px;
    padding-top: 5px;
    padding-bottom: 5px;
    z-index: 1;
    font-family: Hind-regular;
    font-size: 11.5px;
    text-transform: uppercase;
}
.fecha_inscrip_evento{
    margin:-6px 0px 0px 18px;
}
.tituto_inscrip_evento{
    min-height: 60px;
}
.modalidad_inscrip_evento{
    margin-bottom:0px;
    margin-top:3px;
    color:#cc0001;
    height:24px;
    width:90px;
    float:right;
    font-size:12px;
}
.titulo_datos_contacto{
    width:50%;
    float:right;
}
.izq_blog{
    width: 345px;
    float: left;
    min-height: 300px;
    padding: 0px 20px 0px 120px;
    background:  url(../../imagenes/mic_final.png) left bottom no-repeat, url(../../imagenes/micro.png) left top no-repeat;
}
.izqp_blog_cel{
    display: none;
}

.centro_blog{
    width: calc(100% - 345px);
    float: left;
    padding:10px;
}
.centro_blog_full{
    width: 100%;
    float: left;
    padding:10px;
}
.script_blog{
    font-family: 'script_blog';
    font-size: 30pt;
    margin-left: -255px;
}
.foto_blog{
    width: 190px;
    height:193px;
    border:10px solid #97D5D0;
    float:right;
    margin-top:75px;
    margin-bottom:15px;
    background-repeat: no-repeat;
    background-size: cover;
}
.nombre_blog{
    font-family: 'OpenSans';
    font-size: 9pt;
    text-align: right;
    font-weight: bold;
    text-transform: uppercase;
    color:#6D6E70;
}
.empresa_blog{
    font-family: 'OpenSans';
    font-size: 8.5pt;
    text-align: right;
    font-weight: bold;
    color:#6D6E70;
}
.cv_blog{
    font-family: 'OpenSans';
    font-size: 8.5pt;
    text-align: right;
    color:#6D6E70;
}
.titulo_blog{
    font-family: 'OpenSans';
    font-size: 15pt;
    text-align: left;
    font-weight: bold;
    /*text-transform: uppercase;*/
    color:#000;
    margin-top: 20px;
}
.titulo_blog_index{
    font-family: 'OpenSans';
    font-size: 14pt;
    text-align: left;
    font-weight: bold;
    /* text-transform: uppercase; */
    color: #383838;
    margin-top: 20px;
    margin-left: 125px;
}
.texto_blog_index{
    font-family: 'OpenSans';
    font-size: 11pt;
    text-align: left;
    /* font-weight: bold; */
    /* text-transform: uppercase; */
    color: #000;
    margin-left: 125px;
}
.script_blog_index{
    font-family: 'script_blog';
    font-size: 30pt;
    margin-left: 125px;
    margin-top: 61px;
    padding-bottom: 45px;
}
.fecha_blog{
     font-family: 'OpenSans';
    font-size: 11pt;
    /*font-weight: bold;*/
    color:#bbbbbb;
    margin:5px 0px 10px;
}
.resena_blog{
    font-family: 'OpenSans';
    font-size: 11pt;
    color:#000;
}
.entrevista_blog{
    font-family: 'OpenSans';
    font-size: 11pt;
    color:#000;
    margin-top:30px;

}
.entrevista_blog p{
opacity: 1;
}
.titulo_lateral_blog{
    font-family: 'OpenSans-CondBold';
    font-size: 20pt;
    color: #fff;
    background-color: #83B9B5;
    height: 45px;
    padding: 5px 0 0 15px;
    cursor:pointer;
}
.titulo_lateral_blog:not(:first-child){
    border-top:solid 1px #fff;
    }
.titulo_lateral_blog:hover{
    color:#4e7370;
    }
.ul_menu_blog{
    margin:0px;
    padding: 0 0 10px;
}
.ul_submenu_blog{
    margin:0px;
    padding: 0 0 10px;
    display: none;
}
.menu_lateral_blog{
    font-family: 'OpenSans-CondBold';
    font-size: 16pt;
    color:#fff;
    background-color: #97D5D0;
    padding-left: 15px;
    list-style:none;
    cursor:pointer;
}
.menu_lateral_blog:not(:first-child){
    border-top:solid 1px #fff;
    }
.submenu_lateral_blog,.submenu_lateral_blog a{
    font-family: 'OpenSans-CondBold';
    font-size: 10pt;
    color:#fff;
    background-color: #97D5D0;
    padding-left: 29px;
    list-style: none;
    margin-bottom: 10px;
    text-indent: -15px;
}
.submenu_lateral_blog a{
    font-family: 'OpenSans-CondBold';
    font-size: 10pt;
    color:#fff;
    padding-left: 0px
    }
.submenu_lateral_blog a:hover{
    color:#4e7370;
}
.cabezal_blog{
    background: url(../../imagenes/mic_blog_2.jpg) left bottom no-repeat, url(../../imagenes/mic_blog_1.jpg) left top no-repeat ;
    width: 100%;
}
.foto_blog_index{
    width: 190px;
    height:193px;
    border:10px solid #97D5D0;
    float:left;
    margin-top:0px;
    background-repeat: no-repeat;
    background-size: cover;
}
#lista_blog{
    margin-left:125px;
    height: auto;
    overflow: hidden;
    border-bottom:1px solid #97D5D0;
    margin-bottom:25px;
}
.index_contenedor{
    width: 100%;
    float: left;
    margin-top: 20px;
}
.cont_foto_index{
    float:left;
    margin-right: 20px;
    width: 190px;
}
.cont_foto_index_cel {
    display:none;
    }
.titulo_blog_index2{
    font-family: 'OpenSans';
    font-size: 15pt;
    text-align: left;
    font-weight: bold;
    /*text-transform: uppercase;*/
    color:#000;
    margin-top: 0px;
    float:left;
    width:calc(100% - 210px);
}
.fecha_blog_index{
     font-family: 'OpenSans';
    font-size: 11pt;
    /*font-weight: bold;*/
    color:#bbbbbb;
    margin:5px 0px 10px;
    float:left;
    width:calc(100% - 210px);
}
.resena_blog_index{
    font-family: 'OpenSans';
    font-size: 11pt;
    color:#000;
    float:left;
    width:calc(100% - 210px);
}
#lista_blog .leermas{
    font-family: sans-serif;
    color: #97D5D0;
    font-size: 15px;
    font-weight: bold;
    float:left;
    margin: 5px 10px 10px 10px;
}
#lista_blog .leermas span{
    margin-left:-5px;
}
#lista_blog .leermas span:hover {
    text-decoration: underline;
}
.izq_blog_cel{
    display:none;
}
.contenedor_login_insc{
    width:100%;
    padding: 0px 15px 5px 15px;
}
.contenedor_login_insc a{
    color: #cc0001;
    width: 100%;
    float: left;
    padding-bottom: 10px;
    font-size: 12px;
    }
.contenedor_login_insc .txt_resaltar{
    color:#cc0001;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}
.contenedor_login_insc .continuar{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    float:left;
    /*margin-top:10px;*/
    letter-spacing: 1px;
    border: 1px solid rgb(58,82,134,0.8);
    border-radius: 3px;
    background-color: rgb(58,82,134,0.8);
    color: #fff;
    font-weight: bold;
    cursor:pointer;
}
.contenedor_login_insc .continuar:hover{
    transition-property: background-color, color;
      transition-duration: 600ms;
      transition-timing-function: ease-out;
      -webkit-transition-property: background-color, color;
      -webkit-transition-duration: 600ms;
      -o-transition-property: background-color, color;
      -o-transition-duration: 600ms;
      color: rgb(58,82,134,0.8);
    background-color: #fff;
    }
.contenedor_login_insc .btn_oblea{
    font-family: 'Open Sans Condensed', sans-serif;
    border:solid 1px #ccc;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    cursor:pointer;
    display:inline;
    text-decoration: none;
    /*box-shadow: 2px 2px 15px -5px hsla(0, 0%, 0%, 1);*/
    padding:2px 5px 2px 5px;
    background-color:#de1d0e;
    color:#fff;
    letter-spacing: 1px;
    transition-property: background-color, color;
    transition-duration: 600ms;
    transition-timing-function: ease-out;
    -webkit-transition-property: background-color, color;
    -webkit-transition-duration:600ms;
    -o-transition-property: background-color, color;
    -o-transition-duration: 600ms;
    /*box-shadow:inset 0 0 10px 1px #cccccc50; */
    font-weight: normal;
    width:80%;
}
.contenedor_login_insc .btn_oblea:hover{
    transition-property: background-color, color;
      transition-duration: 600ms;
      transition-timing-function: ease-out;
      -webkit-transition-property: background-color, color;
      -webkit-transition-duration: 600ms;
      -o-transition-property: background-color, color;
      -o-transition-duration: 600ms;
      color: #cc0001;
    background-color: transparent;
    }
.contenedor_login_insc .btn_oblea2{
    font-family: 'Open Sans Condensed', sans-serif;
    border:solid 1px #ccc;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    cursor:pointer;
    display:inline;
    text-decoration: none;
    /*box-shadow: 2px 2px 15px -5px hsla(0, 0%, 0%, 1);*/
    padding:2px 5px 2px 5px;
    background-color: rgb(58,82,134,0.8);
    color:#fff;
    letter-spacing: 1px;
    transition-property: background-color, color;
    transition-duration: 600ms;
    transition-timing-function: ease-out;
    -webkit-transition-property: background-color, color;
    -webkit-transition-duration:600ms;
    -o-transition-property: background-color, color;
    -o-transition-duration: 600ms;
    /*box-shadow:inset 0 0 10px 1px #cccccc50; */
    font-weight: normal;
    width:80%;
}
.contenedor_login_insc .btn_oblea2:hover{
    transition-property: background-color, color;
      transition-duration: 600ms;
      transition-timing-function: ease-out;
      -webkit-transition-property: background-color, color;
      -webkit-transition-duration: 600ms;
      -o-transition-property: background-color, color;
      -o-transition-duration: 600ms;
      color: rgb(58,82,134,0.8);
    background-color: transparent;
    }
.icono_ind{
    background-color:#fff;
    float:left;
    margin-right: 9px;
    background-image: url("../../imagenes/icono_ind.jpg");
    background-position: bottom right;
    background-repeat: no-repeat;
    width:135px;
    height: 133px;
}
.icono_corp{
    background-color:#fff;
    float:left;
    margin-right: 9px;
    background-image: url("../../imagenes/icono_corp.jpg");
    background-position: bottom right;
    background-repeat: no-repeat;
    width:135px;
    height: 168px;
}
.detalle_corp{
    font-size: 12px;
    font-style: italic;
    width: 100%;
    text-align: center;
    margin-top: 6px;
}

.lineah{
    margin: 20px 0px 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.lineah .linea {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    background-color: #dbdbdb;
    background-color: rgba(var(--b38,219,219,219),1);
    height: 1px;
    position: relative;
    top: .45em;
    width: calc(100% - 171px);
    float: left;
}
.lineah .centro_linea{
    color: #8e8e8e;
    color: rgba(var(--f52,142,142,142),1);
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 13px;
    font-weight: 600;
    line-height: 15px;
    margin: 0 18px;
    text-transform: uppercase;
    width: 7px;
    float:left;
    margin-bottom:10px;
}
.inscripcion_registro{
    width: 100%;
    height: 40px;
    border: solid 1px #eee;
    margin-top:20px;
    border-radius: .3rem;
    line-height: 40px;
    padding: 0px 10px 0px 10px;
    text-align: center;
    float:left;
}
.icono_perfil{
    width:auto;
    padding:0px 7px 0px 2px;
    height:20px;
   /* border-radius: 10px;
    border:solid 1px #fff;*/
    margin-top:16px;
    line-height: 19px;
    color:#fff;
    background-color: #cc0001;
    text-align: center;
    margin-left: 0px;
}

.cuad_gris1{
  width:16px;
  background-color: #bfbfbf;
  margin-right:10px;
}
.cuad_rojo1{
  width:16px;
  background-color: #cc0001;
  margin-right:10px;
}
.cuad_gris2{
  width:16px;
  background-color: #a6a6a6;
  margin-right:10px;
}
.cuad_gris3{
  width:16px;
  background-color: #808080;
  margin-right:10px;
}
.cuad_gris4{
  width:16px;
  background-color: #f2f2f2;
  margin-right:10px;
}
.cuad_gris5{
  width:16px;
  background-color: #d9d9d9;
  margin-right:10px;
}
.cuad_gris6{
  width:16px;
  background-color: #aeaaaa;
  margin-right:10px;
}
.cuad_gris7{
  width:16px;
  background-color: #767171;
  margin-right:10px;
}
.dropdown-toggle {
    width:auto;margin:0px;
    padding-right: 20px;
    position: relative;
    }
.dropdown-toggle:after {
    content: '';
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid;
    position: absolute;
    right: 7px;
    top: 48%;
    vertical-align: middle;
    vertical-align: calc(-50% - 4px );
}

.efp_dropmenu_style{
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 5px 10px rgba(0,0,0,0.1);
box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.1);
max-height: 350px;
overflow-x: scroll;
overflow-y: none;
}
.titulo_lateral_perfil{
    font-family: 'OpenSans-CondBold';
    font-size: 16pt;
    color: #fff;
    background-color: #a00001;
    height: 35px;
    padding: 1px 0 0 15px;
}
.titulo_lateral_perfil:not(:first-child){
    border-top:solid 1px #fff;
    }
.ul_menu_perfil{
    margin:0px;
    padding: 0px;
}
.menu_lateral_perfil {
    font-family: 'OpenSans-CondBold';
    font-size: 12pt;
    color: #fff;
    background-color: #cc0001;
    padding-left: 5px;
    list-style: none;
    cursor: pointer;
    line-height: 32px;
}
.menu_lateral_perfil a{
    color:#fff;
    }
.menu_lateral_perfil:not(:first-child){
    border-top:solid 1px #fff;
    }
.menu_lateral_perfil:hover{
    background-color:#ff0001;
    }
.btn_perfil{
    font-family: 'Open Sans Condensed', sans-serif;
    border:solid 1px #999;
    border-radius: 3px;
    text-align: center;
    font-size: 18px;
    cursor:pointer;
    display:inline;
    text-decoration: none;
    /*box-shadow: 2px 2px 15px -5px hsla(0, 0%, 0%, 1);*/
    padding:2px 5px 2px 5px;
     color: #cc0001;
    background-color: transparent;
    letter-spacing: 1px;
    margin-top: 5px;
    transition-property: background-color, color;
    transition-duration: 600ms;
    transition-timing-function: ease-out;
    -webkit-transition-property: background-color, color;
    -webkit-transition-duration:600ms;
    -o-transition-property: background-color, color;
    -o-transition-duration: 600ms;
    box-shadow:inset 0 0 10px 1px #cccccc50;
    font-weight: 600;
    width: 100%;
}
.btn_perfil:hover{
    transition-property: background-color, color;
      transition-duration: 600ms;
      transition-timing-function: ease-out;
      -webkit-transition-property: background-color, color;
      -webkit-transition-duration: 600ms;
      -o-transition-property: background-color, color;
      -o-transition-duration: 600ms;
    background-color:#cc0001;
    color:#fff;
    }
.btn_activo{
    background-color:#cc0001;
    color:#fff;
}
.icon_perfil{
    background-image: url(../../imagenes/iconos/perfil.png);
    width:18px;
    height:18px;
    float:left;
    margin:7px 8px;
}
.icon_facturacion{
    background-image: url(../../imagenes/iconos/facturacion.png);
    width:18px;
    height:18px;
    float:left;
    margin:7px 8px;
}
.icon_mensajes{
    background-image: url(../../imagenes/iconos/mensajes.png);
    width:18px;
    height:18px;
    float:left;
    margin:7px 8px;
}
.icon_eventos_asistidos{
    background-image: url(../../imagenes/iconos/eventos_asistidos.png);
    width:18px;
    height:18px;
    float:left;
    margin:7px 8px;
}
.icon_cerrar_sesion{
    background-image: url(../../imagenes/iconos/cerrar_sesion.png);
    width:18px;
    height:18px;
    float:left;
    margin:7px 8px;
}
.menu_perfil {
    display:none;
    }
.imagen_perfil{
    margin: 0 auto;
    width: 125px;
    padding: 3px;
    border: 3px solid #cc0001;
    border-radius: 50%;
    float: left;
    box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)!important;
}
#foto_perfil{
    width: 125px;
    height: 134px;
    float: left;
}

#foto_perfil:hover #add_imagen{
	-webkit-animation: scale-in-center 0.1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: scale-in-center 0.1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.contenedor_perfil{
    width: 100%;
    padding:0px 20px 20px 20px;
    overflow: hidden;

}
.contenedor_titulos_perfil{
 display: table;
 margin: 20px 0px 0px 10px;
 float:left;
 width: calc(100% - 140px);
}
.columna{
   display: table-row;
}

.nombre_perfil{
    display: table-cell;
    font-size: 21px;
    color: #333;
}
.perfil_contenedor{
   margin-top: 15px;
   padding-left:30px;
    }
.perfil_descripcion_corta{
    float:left;
    width:55%;
    }
.perfil_evento_fecha{
    width:13%;
    float:left;
    }
.perfil_evento_estado{
    width:13%;
    float:left;
    }
.perfil_evento_botonera{
    width:17%;
    float:left;
    }
.datos_subtitulo_perfil{
    display: table-cell;
    font-size: 14px;
    color: #333;
}
.datos_nombre_perfil{
    display: table-cell;
    font-size: 14px;
    color: #333;
}
.datos_nombre_perfil h3{
    font-size: 25px;
}
.icon_user_left{
    background-image: url(../../imagenes/iconos/user.png);
    background-repeat: no-repeat;
    background-position: 9px center;
    padding-left: 35px;
    width: 18px;
    height: 18px;
}
.icon_user2_left{
    background-image: url(../../imagenes/iconos/user.jpg);
    background-repeat: no-repeat;
    background-position:center;
    width: 25px;
    height: 27px;
    float:left;
    margin-right:10px;
}
.icon_empresa_left{
    background-image: url(../../imagenes/iconos/empresa.png);
    background-repeat: no-repeat;
    background-position: 9px center;
    padding-left: 35px;
    width: 18px;
    height: 18px;
}
.icon_cargo_left{
    background-image: url(../../imagenes/iconos/cargo.png);
    background-repeat: no-repeat;
    background-position: 9px center;
    padding-left: 35px;
    width: 18px;
    height: 18px;
}
.icon_pais_left{
    background-image: url(../../imagenes/iconos/pais.png);
    background-repeat: no-repeat;
    background-position: 9px center;
    padding-left: 35px;
    width: 18px;
    height: 18px;
}
.icon_contrasena_left{
    background-image: url(../../imagenes/iconos/contrasena.png);
    background-repeat: no-repeat;
    background-position: 9px center;
    padding-left: 35px;
    width: 18px;
    height: 18px;
}
.icon_telefono_left{
    background-image: url(../../imagenes/iconos/telefono.png);
    background-repeat: no-repeat;
    background-position: 9px center;
    padding-left: 35px;
    width: 18px;
    height: 18px;
}
.icon_celular_left{
    background-image: url(../../imagenes/iconos/celular.png);
    background-repeat: no-repeat;
    background-position: 9px center;
    padding-left: 35px;
    width: 18px;
    height: 18px;
}
.icon_email_left{
    background-image: url(../../imagenes/iconos/email.png);
    background-repeat: no-repeat;
    background-position: 9px center;
    padding-left: 35px;
    width: 18px;
    height: 18px;
}
.icon_editar_left{
    background-image: url(../../imagenes/iconos/editar.png);
    background-repeat: no-repeat;
    background-position: 9px center;
    padding-left: 35px;
    width: 18px;
    height: 18px;
}
.icon_editar_right{
    background-image: url(../../imagenes/iconos/editar.png);
    background-repeat: no-repeat;
    background-position: 9px center;
    padding-right: 35px;
    width: 18px;
    height: 18px;
    float:right;
}
.icon_cuit_left{
    background-image: url(../../imagenes/iconos/cuit.png);
    background-repeat: no-repeat;
    background-position: 9px center;
    padding-left: 35px;
    width: 18px;
    height: 18px;
}
.icon_iva_left{
    background-image: url(../../imagenes/iconos/iva.png);
    background-repeat: no-repeat;
    background-position: 9px center;
    padding-left: 35px;
    width: 18px;
    height: 18px;
}
.icon_direccion_left{
    background-image: url(../../imagenes/iconos/direccion.png);
    background-repeat: no-repeat;
    background-position: 9px center;
    padding-left: 35px;
    width: 18px;
    height: 18px;
}
.icon_dni_left{
    background-image: url(../../imagenes/iconos/dni.png);
    background-repeat: no-repeat;
    background-position: 9px center;
    padding-left: 35px;
    width: 18px;
    height: 18px;
}
.icon_cond_lab_left{
    background-image: url(../../imagenes/iconos/condicion_laboral.png);
    background-repeat: no-repeat;
    background-position: 9px center;
    padding-left: 35px;
    width: 18px;
    height: 18px;
}
.icon_loader{
    background-image: url(../../imagenes/iconos/loader.gif);
    background-position:calc(100% - 10px);
    background-repeat: no-repeat;
}
.icon_eliminar_left{
    background-image: url(../../imagenes/iconos/eliminar.png);
    background-repeat: no-repeat;
    background-position: 9px center;
    padding-left: 35px;
    width: 18px;
    height: 18px;
}
.icon_eliminar_right{
    background-image: url(../../imagenes/iconos/eliminar.png);
    background-repeat: no-repeat;
    background-position: 9px center;
    padding-right: 35px;
    width: 18px;
    height: 18px;
    float:right;
}
.icon_mas_left{
    background-image: url(../../imagenes/iconos/mas.png);
    background-repeat: no-repeat;
    background-position: 9px center;
    padding-left: 35px;
    width: 18px;
    height: 18px;
}
.icon_actualizarx2_left{
    background-image: url(../../imagenes/iconos/actualizarx2.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 36px;
    height: 36px;
}
.correos_alternativos{
    list-style:none;
    padding: 0;
    margin: 0 0 20px 10px;
}
.correos_alternativos li{
    width: 48%;
}

.correos_alternativos li::before{
	content:url(../../imagenes/iconos/email.png);
	margin-right:8px;
}
#add_imagen
	{
		width:113px;
		height:113px;
		line-height:113px;
		text-align:center;
        background-color:rgb(0, 0, 0, 0.45);
        position: absolute;
        border-radius: 50%;
        margin-top:6px;
        margin-left:6px;
        -webkit-transform: scale(0);
        transform: scale(0);
        cursor:pointer;
	}

	#add_imagen span {
		display:inline-block;
		vertical-align:middle;
		line-height:normal;
        font-size:65px;
        color: #fff;
        overflow: hidden;
        background: 36px center no-repeat;
        background-image: url(../../imagenes/iconos/add_photo_blancax2.png);
        cursor:pointer;
        width:113px;
	}
    #add_imagen span > input{
      height: 113px;
      width: auto;
      opacity: 0;
      cursor: pointer;
      margin-left: -609px;
    }
@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
.ul_lista_personas_admin{
    margin:0px;
    padding: 0px;
        width: 100%;
    /*max-width: 550px;*/
}
.menu_personas_admin:first-child {
    border:none;
    }

.menu_personas_admin {
    font-family: 'OpenSans-CondBold';
    font-size: 12pt;
    color: #000;
    padding-left: 5px;
    list-style: none;
    cursor: pointer;
    line-height: 27px;
    margin-top:3px;
    border-top:solid 1px rgb(166, 166, 166);
    padding-top:3px;
}
.menu_personas_admin:hover {
    background-color: rgb(237, 237, 237,0.53);
    }
.subrayado{
    border-bottom:1px solid rgb(166, 166, 166);
}
.pos_fixed{
    position: fixed;
    top:127px;
    right:0px;
}
.cabezal_mensaje_alert {
    position: absolute;
    top: 3px;
    left: 183px;
    font-size: 14px;
    padding: 2px 4px 2px 4px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height:14px;
    font-weight: 400;
    background-color: #FFF  !important;
    }
.alerta-4 {
    background-color: #fff;
    color: #cc0001;
	-webkit-animation: alerta-4 2s linear infinite both;
	animation: alerta-4 2s linear infinite both;
}
@-webkit-keyframes alerta-4 {
 0%, 100% {
 opacity: 0;
 }
25% {
 opacity: 0;
 }
}
@keyframes alerta-4 {
 0%,50%,100% {
 opacity: 0;
 }
25% {
 opacity: 1;
 }
}
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/modern-icon.woff2) format('woff2');
}

.efp-icon {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  /*<i class="efp-icon">face</i> */
}
.cuit_error{
    background-image: url(../../imagenes/iconos/error_rojo.png);
    background-position:calc(100% - 10px);
    background-repeat: no-repeat;
    border: rgb(204, 0, 0) 1px solid !important;
}
.cuit_ok{
    background-image: url(../../imagenes/iconos/check_verde.png);
    background-position:calc(100% - 10px);
    background-repeat: no-repeat;
}
.cuit_info{
    background-image: url(../../imagenes/iconos/info.png);
    background-position:calc(100% - 10px);
    background-repeat: no-repeat;
}
.tooltip_cuit {
    display:none;
    width: 120px;
    background-color: #fff;
    color: #333;
    text-align: center;
    border-radius: 3px;
    padding: 6px 0;
    position: absolute;
    z-index: 1;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
    right: 30px;
    margin-top:33px;

}
.tooltip_cuit::after {
    content: "";
    position: absolute;
    border-width: 5px;
    border-style: solid;
    margin-left: -5px;
    bottom: 100%;
    left: 90%;
    border-color: transparent transparent #fff transparent;

}
.readonly  {
    cursor: not-allowed;

}
.readonly:hover {
    box-shadow: inset 0 0 1rem 0 rgb(0 0 0 / 10%) !important;
    border: .1rem solid rgba(0,0,0, .15) !important;
    }
.botonera_new{
    width: 100%;
    display: inline-block;
    font-family: Hind-medium;
    font-size: 15px;
    margin-top:0px;
    font-family: 'Open Sans','Helvetica';
}
.separador_menu{
    width:100%;
    height: 10px;
    display: inline-block;
}
.marron{
    background: rgb(77,0,0);
    background: linear-gradient(90deg, rgba(77,0,0,1) 42%, rgba(247,247,247,1) 100%, rgba(255,255,255,1) 100%);
}
.rojo{
    background: rgb(204,0,1);
background: linear-gradient(90deg, rgba(204,0,1,1) 42%, rgba(247,247,247,1) 100%, rgba(255,255,255,1) 100%);
}
.amarillo{

}
.boton_new{
    line-height: 18px;
    border-top: solid 1px #ccc;
    cursor: pointer;
    padding-bottom: 13px;
    height: auto;
    box-shadow: 0 4px 9px -6px grey;
}
.boton_new:hover{
    background-color: #ccc;
    }
.titulo_boton_new{
    width: 100%;
    color: #cc0001;
    font-weight: bolder;
    float: left;
    PADDING: 10px 10px 0px 30px;
}
.icono_boton_new{
    color: #000;
    float: right;
    font-size: 10px;
    line-height: 19px;
}
.desc_boton_new{
    color: #999;
    font-size: calc(0.1em + 0.7vw);
    padding-left: 30px;
}
.titulo_redes{
    border-top: solid 1px #ccc;
    color: #000;
    font-size: 14px;
    font-weight: bolder;
    padding: 10px 0px 15px 30px;
}

.download-button {
    margin-top: -15px !important;
    border: 0;
    padding: 0;
    width: 100%;
    height: 53px;
    border-radius: 38px;
    background-color: #000000;
    margin: 14px 0 50px;
    font-family: CiscoSansRegular;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    outline: none;
    cursor: pointer;
    position: relative;
    top: -12px;
}
.download-button1 {
    margin-top: -15px !important;
    border: 0;
    padding: 0;
    width: 100%;
    height: 53px;
    border-radius: 38px;
    background-color: #000000;
    margin: 14px 0 50px;
    font-family: CiscoSansRegular;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    outline: none;
    cursor: pointer;
    position: relative;
    top: -12px;
}
.single-button {
    text-align: center;
}
.app-margin{
    margin-bottom: 10px;
}
.button-label {
    color: #ffffff;
    margin-top: 9px;
    font-family: CiscoSansTT;
    font-size: 14px;
    font-weight: 300;
    cursor: pointer;
}
.mobile-store-text{
    margin-bottom: 20px;
}
.oblea_incompany{
    max-height: 127px;
    height: 16vh;
    margin-bottom: 10px;
}
.oblea_incompany .contenedor{
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain;
    width: 100%;
    height: 100%;
    margin: 0px 10px 10px 0px;
    background-color: #ccc;
    display: flex;
    align-items: center;
    color: #cc0001;
    cursor: pointer;
    -webkit-transition: background 1s, color 1s; /* For Safari 3.0 to 6.0 */
    transition: background 1s, color 1s; /* For modern browsers */
}
.oblea_incompany .contenedor:hover{
    background-color: #cc0001;
    display: flex;
    align-items: center;
    color: #ccc;   
}
.oblea_incompany .contenedor img{
    margin-left: 5px;
}
.oblea_incompany .texto{
    font-size: 2.7vh;
    font-weight: bolder;
    padding-left: 10px;
    font-family: 'Open Sans',Helvetica, sans-serif;
    text-transform: uppercase;
}
.video-icon {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    left: calc(50% - 30px);
    cursor: pointer;
}
.video-icon div.btn-icon {
    position: relative;
}

.video-icon div {
    background: #fff;
    width: 60px;
    height: 60px;
    display: inline-block;
    text-align: center;
    line-height: 60px;
    border-radius: 50%;
    transform: scale(0.8);
    opacity: 1;
}
.locucion div {
    color: #FFF;
}
.video-icon div i {
    font-size: 20px;
    font-size: 20px;
    line-height: 1;
    position: relative;
    right: -2px;
    top: 2px;
}
.video-icon div::after {
    position: absolute;
    border: 51px solid rgb(151 213 208 / 38%);
    content: "";
    border-radius: 50%;
    left: -20px;
    top: -21px;
    right: 0;
    z-index: -1;
    background: #0000;
}

.foto_blog_index:hover {
  box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
  -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
}
.foto_blog_index {
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  padding: 0 2px;
}
.video-icon div::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: -2px;
    left: -2px;
    bottom: -2px;
    right: -2px;
    border-radius: inherit;
    border: 1px solid #fff;
    -webkit-animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both infinite;
    animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both infinite;
}
.foto_blog_index:hover .video-icon div {
  opacity: 1;
  visibility: visible;
}
@-webkit-keyframes btnIconRipple {
  0% {
    border-width: 4px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    border-width: 1px;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  80% {
    border-width: 1px;
    -webkit-transform: scale(1.9);
    transform: scale(1.9);
  }
  100% {
    opacity: 0;
  }
}










@media (min-width: 991px) and (max-width: 1200px) {
.titulo_home {
    width: 100%;
    }
.subtitulo_home {
    width: 100%;
    }
.hero .logo {
    margin-top: 0px;
    width: 224px;
    margin-bottom: 40px;
}

}






@media (min-width: 768px) and (max-width: 991px) {
.titulo_home{
    color:#464646;
    width: 100%;
    text-align: center;
    position: absolute;
    font-size: 22pt;
    }
.subtitulo_home {
    width: 100%;
    }
.titulo_app{
    color:#464646;
    width: 100%;
    text-align: center;
    position: absolute;
    font-size: 22pt;
}
.titulo_search{
    color:#464646;
    width: 100%;
    text-align: center;
    position: absolute;
    font-size: 22pt;
    }
.titulo_novedades{
     width: 100%;
     top: 1150px;
    }
.titulo_videos{
     width: 100%;
     top: 1650px;
    }
.titulo_oblea_superior{
    font-size: 12px;
    height: 75px;
    }
.texto_oblea_superior{
    font-size: 12px;
    }

.noticias_detalle_blanco{
    height: 72px;
    }
.iconos_oblea_superior img{
    height: 80%;
    }
.texto_oblea_superior_compartir{
    font-size: 14px;
    padding-left: 15px;
    }
.grupo_redes_sociales_oblea_superior{
    float: right;
    width: 80px;
    padding-right: 5px;
    }
.texto_oblea_superior_mas_info{
    font-size: 14px;
    height:25px;
    width: 155px;
    }
.noticias_detalle_blanco{
    font-size: 12px;
    }
.icon_disertante {
   margin-right: 0px;
    }
.noticias_detalle_blanco{
    padding-left: 15px;
    padding-right: 15px;
    }
.noticias_mas_info_blanco{
    margin-top: 11px;
    margin-bottom: 13px;
    }
.contenedor_razones{
    width: 100%;
    margin-top:0px;
}
.sepyme{
    display: none;
    }
.datafiscal{
    display: none;
    }
.noticias_subtitulo_blanco{
    height: 41px;
    }
.central{
    width:100%;
    padding-right:20px;
    padding-left: 20px;
    overflow: visible;
}
#contenido_evento{
    overflow: visible;
    margin-top: 20px;
}
.sol_celu{
    display: block;
}
.paginado{
    margin-top: -5px;
    position: absolute;
    width: 100%;
    clear:both;
}
#add_item{
    display: none;
    }
#q_cabezal{
    position: relative;
    display:block;
    float:right;
    height:25px;
    padding:0px 10px 0px 10px;
    width: 80%;
    margin-top:12px;
    }
#li_q_cabezal{
  display:block;
}
.redes_web{
    display:none;
    }
.navbar-toggler{
    margin-right: 20px;
}
.navbar-collapse{
    height: 350px;
}
.hero ul li img {
    margin-top: 5px;
}
#redes_mobile{
    display: block;
}
.item_disertante{
    width: 45%;
}
.logo_blog{
    background-image: url(../../imagenes/iconos/logo_blog.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 28px;
    position: absolute;
    top: 8px;
    margin-left: 7px;
    background-size: cover;
}
.paginado2 {
    position: absolute;
    clear: both;
    text-align: center;
    width: 100%;
    margin-top: 5px;
}
.item_incompany{
    width:48%; 
    margin-bottom:15px; 
    margin-left:1%;
    height:185px;
}





}






















@media (max-width: 767px) {
.franja_roja{
    height:60px;
    }
.titulo_home{
    color:#464646;
    width: 100%;
    text-align: center;
    position: absolute;
    font-size: 22pt;
    }
.titulo_app{
    color:#464646;
    width: 100%;
    text-align: center;
    float:left;
    font-size: 22pt;
    }
.subtitulo_home{
    font-size: 12px;
    width: 100%;
    line-height: 16px;
    margin-top: 5px;
    }
.subtitulo_app{
    font-size: 12px;
    width: 100%;
    line-height: 16px;
    margin-top: 5px;
    }
.titulo_search{
    color:#464646;
    width: 100%;
    text-align: center;
    position: absolute;
    font-size: 22pt;
    }
.titulo_novedades{
    color:#464646;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 3380px;
    font-size: 22pt;
    }
.titulo_videos{
    color:#464646;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 46900px;
    font-size: 22pt;
    }
#primera_noticia{
    margin-top: 80px;
    }
#primer_video{
   margin-top: 142px;
    }
#primer_blog{
    margin-top:185px;
    }
.noticias{
    margin-top: 0px;
    }
#primer_evento{
    margin-top: 80px;
    }
.videos{
    margin-top:0px;
    }
.blog{
    margin-top:0px;
    }
.contenedor_razones{
    width: 100%;
    margin-top:0px;
    font-size: 12px;
    }
.titulo_razones{
    width: 100%;
    font-size: 16pt;
    margin-top:20px;
    float: left;
    position: relative;
    }
.contenedor_razones .colum{
    width: 100%;
    margin-top:10px;
    padding-top: 0px;
    padding-bottom: 0px;
    }
#colum_pie_1{
  display:none;
    }

#colum_pie_2{
  display:none;
    }
#colum_pie_3{
  display:none;
    }
#colum_pie_4{
    width:100%;
    }
.sepyme{
    display:none;
    }
.redes_pie{
    display: none;
    }
.central{
    width:100%;
    margin: 0px;
    padding: 0px;
    }
.menu_evento_inferior{
    font-size:10px;
    }
.titulo_evento{
    display: none;
    }
.barra_superior_gris .buscador_gris{
    width: 100%;
    float: right;

    }
.item_disertante{
    width: 80%;
    margin-left: 10%;
    }
.foto_disertante_cv{
    width: calc(100% - 40px);
    float:left;
    overflow: visible;
    }
.img_disert{
    height:auto;
    overflow:visible;
    }
.nombre_disertante_cv{
  width: 100%;
  float:left;
    }
#contenido_evento{
    overflow: visible;
    margin: 20px 10px 0px 10px;
    width: calc(100% - 20px);
    }
.sol_celu{
    display: block;
    }
#contenedor_resultados{
    margin-top:0px;
    }
.paginado{
    margin-top: -10px;
    position: absolute;
    width: 100%;
    clear:both;
    }
#add_item{
    display: none;
    }
#q_cabezal{
    position: relative;
    display:block;
    float:right;
    height:25px;
    padding:0px 10px 0px 10px;
    width: 80%;
    margin-top:12px;
    }
#li_q_cabezal{
  display:block;
    }
#redes_mobile{
    display: block;
    }
.redes_web{
  display: none;
    }
.items{
    margin-top:0px;
    }
.itm_eventos{
    margin-top: 10px;
    }
#subtitulo_eventos{
        top:35px;
    }
#subtitulos_noticias{
    margin-top:-10px;
    }
#subtitulos_videos{
    margin-top:-10px;
    }
#subtitulos_blog{
        margin-top:-1px;
    }
.pie{
    padding-left: 10px;
    padding-right: 10px;
    }
.btn_evento{
    font-family: 'Open Sans Condensed', sans-serif;
    border:solid 1px #999;
    border-radius: 3px;
    text-align: center;
    font-size: 9px;
    width: 98%;
    }
.btn_left{
    margin-left:10px;
    margin-right:2%;
    }
.btn_oblea{
    width:80%;
    }

.btn_right{
    margin-left:0px;
    margin-right: 10px;
    }
/*#slider1_container{
    height: 650px;
    }
#slider1_subcontainer{
    height: 650px;
    }  */
.texto_slider{
    padding:15px;
    position:absolute;
    top:40px;
    left:-1050px;
    width:1050px;
    }
.texto_slider H3{
    padding: 0;
    margin: 0 0 10px 0;
    font-family: 'Open Sans Condensed', sans-serif;
    position: absolute;
    top:45px;
    font-weight: bolder;
    font-size: 70px;
    left:10px;
    }
.titulo_slider{
    position:absoluted;
    top: 0px;
    font-size: 30px
    left:10px;
    }
.texto_slider .info{
    position: absolute;
    top: 290px;
    }
.texto_slider .descripcion{
    font-size: 30px;
    top:220px;
    width: 820px;
    height: 110px;
    left:10px;
    }
.hero ul li img {
    margin-left: 10px;
    }
.menu_evento_inferior ul li{
    float:left;
   /* padding:3px 0px 3px 0px;*/
    cursor:pointer;
    width: 50%;
    }

.central .banner_evento{
   display:none;
    }

.banner_evento_celular{
     display: block;
     width: 100%;
     min-height: 90px;
     max-height: 130px;
     background-size: cover;
     background-repeat: no-repeat;
     margin-top: 220px;
    }


.fecha_evento_celular{
   margin-top: -122px;

    }
.fecha_evento_celular img{
    max-height: 130px;
    width: auto;
    height: auto;
    padding: 0;
    }

.fecha_evento_celular .fecha_numero {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 155px;
    color:#fff;
    font-size: 30px;
    left:5px;
    }
.fecha_evento_celular .fecha_mes {
    position: absolute;
    width: 100%;
    top: 190px;
    text-align: center;
    color:#fff;
    font-size: 20px;
    left:5px;
    }
.fondo_negro_evento{
    position: absolute;
    top:102px;
    padding: 5px;
    height: 100%;
    background-color: #00000080;
    }
.titulo_banner_evento{
    font-size: 10px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    }


.titulo_banner_evento .campo_banner{
    font-size: 12px;
    font-weight: bold;
    }
.datos_evento_banner{
    position: absolute;
    text-transform: capitalize;
    top:auto;
    bottom:5px;
    font-size: 12px;
    color: #fff;
    }
.container_evento {
    width: calc(100% - 40px);
    margin: 0px 20px 20px 20px;
    }
.page{
    width: 90%;
    overflow: hidden;
    margin: 0px;
    }
.hero{
    height: 90px;
    }

.hero .logo {
    margin-top: 20px;
    width: 224px;
    }
.comentarios{
    width: 100%;
    background-color: #fff;
    float:left;
    margin-top: 20px;
    padding: 10px;
    overflow: visible;
    }
.pie_agendas{
    width: calc(100% - 40px);
    margin-right: 20px;
    }
.solo_web{
    display:none;
    }
.disertante_cv{
    width: calc(100% - 20px);
    float: left;
    margin-top: 15px;
    }
.colum_quienes{
    width: 100%;
    padding-top: 0px;
    margin-top: 0px;
    }
.quienes_cuadrados .titulo_cuadrado{
    font-size: 10px;
    font-weight: bold;
    text-align: center;
   font-family: 'Open Sans', sans-serif;
    color: #fff;
    padding: 30px 10px 0px 10px;
    }
.quienes_cuadrados .subtitulo_cuadrado{
   font-size: 9px;
    text-align: center;
   font-family: Helvetica, sans-serif;
    color: #464646;
    padding: 5px 10px 0px 10px;
    }
.fondo_quienes{
    background-size: 100%;
    padding-bottom: 300px;
    }
.colum_app1{
    float: left;
    width: calc(100% - 40px);
    padding: 20px 0px 20px 40px;
    margin-top: 0px;

    font-family: Helvetica, sans-serif;
    }
.colum_app2{
    float: left;
    width: calc(100% - 40px);
        padding: 20px 0px 20px 40px;
    margin-top: 0px;
    font-family: Helvetica, sans-serif;
    }
.texto_app{
    width: 100%;
    }

.app_fotos{
    width: 100%;
    }
.app_izq{
    margin:auto;
    }
.app_cent{
    margin:auto;
    }
.app_der{
    margin:auto;
    }
#formulario_participantes{
    float:left;
    width:100%;
    padding:0px 0px 0px 20px;
    }
#formulario_inscripcion{
   width:100%;
    float:left;
    }
#formulario_inscripcion2{
   width:100%;
    float:left;
    }
 .contenedor_razones .colum .texto{
     width:100%;
     height: auto;
     margin-bottom:5px;
    }
.fondo_eventos_corp{
    background-image: none;
    height:auto;
    }
.fondo_patrocinios{
    background-image: none;
    margin-bottom:180px;
    }
.fondo_eventos_corp{
    background-image: none;
    height:auto;
    }
.fondo_management{
    background-image: none;
    height:auto;
    }
#clientesu li {
    width: 25%;
    }
.cuadro_patrocinios{
    padding: 5px 5px 5px 40px;
    }
.cuadro_patrocinios li{
    padding:0px;
    font-size: 12px;
    }
.cuadro_corporativos{
    padding: 20px 5px 5px 40px;
    }
.cuadro_corporativos li{
    padding:0px;
    font-size: 12px;
    }
#clientesu {
    margin-top:10px;
    height: 650px;
    }
#btn_forum_comtacto{
    display: block;
    }
#pie_agendas{
 display:none;
    }
#pie_agendas_contacto{
 display:block;
    }
.paginado ul{
    height: 25px;
    }
#paginado_mes{
    top:100px;
    }
#ver_agenda{
    top:860px;
    }
.li_active_mes{
    padding:6px 6px 6px 6px;
    margin-right: 5px;
    }
.separador_paginado_mes{
    padding:6px 6px 6px 6px;
    margin-right: 5px;
    }
.paginado2{
    width:100%;
    }
#tabla_detalle{
    font-size: 9px;
    }
#tabla_detalle .resaltado{
 font-size: 11px;
  text-align: right;
 line-height: normal;
    }
#tabla_valores{
    font-size: 9px;
    }
#tabla_valores .resaltado{
 font-size: 11px;
  text-align: right;
 line-height: 30px;
    }
#tabla_valores .primera_fila_valores{
    width: 45%;
    }
#infocookies {
height:125px;
    }
.fecha_inscrip_evento{
    margin:5px 0px 0px 5px;
    }
.tituto_inscrip_evento{
    min-height: 95px;
    }
.modalidad_inscrip_evento{
    margin-bottom:0px;
    margin-top:0px;
    color:#cc0001;
    height:24px;
    width:90px;
    float:right;
    font-size:12px;
    }
.cont_rellenar_datos{
    width:100%;
    float:left;
    padding-top:10px;
    border-top:solid 1px #ccc;
    }
.cont_rellenar_datos .checkbox{
    overflow: visible;
    }
.rotate90{
  transform: rotate(90deg);
    }
.rotate0{
  transform: rotate(0deg);
    }
#ul_part {
    font: 12px 'trebuchet MS', 'lucida sans';
    }
.pie_negro{
    height: 50px;
    }
.logo_blog
    {
    background-image: url(../../imagenes/iconos/logo_blog.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 28px;
    position: absolute;
    top: 8px;
    margin-left: 7px;
    background-size: cover;
    }
.cabezal_blog{
    margin-top:45px;
    background: url(../../imagenes/mic_blog_2_75.jpg) left bottom no-repeat, url(../../imagenes/mic_blog_1_75.jpg) left top no-repeat ;

    }
.titulo_blog_index {
    margin-left:50px;
    }
 .texto_blog_index {
   margin-left:50px;
    }
 .script_blog_index {
    font-family: 'script_blog';
    font-size: 28pt;
    margin-left: 97px;
    margin-top: 31px;
    padding-bottom: 33px;
    }
  #lista_blog {
  margin-left:15px;
  }
  .foto_blog_index {
    width: 77px;
    height: 78px;
    border: 5px solid #97D5D0;
  }
 .cont_foto_index {
     display:none;
     }
 .cont_foto_index_cel {
    float: left;
    margin-right: 10px;
    width: 83px;
    display: block;
    }
 .titulo_blog_index2 {
    font-family: 'OpenSans';
    font-size: 12pt;
    text-align: left;
    font-weight: bold;
    /* text-transform: uppercase; */
    color: #000;
    margin-top: 0px;
    float: left;
    width: calc(100% - 95px);
    }

.centro_blog_full {
    width: 100%;
    float: left;
    padding: 0px;
    }
.fecha_blog_index {
    font-family: 'OpenSans';
    font-size: 8pt;
    /* font-weight: bold; */
    color: #bbbbbb;
    margin: 5px 0px 10px;
    float: left;
    width: calc(100% - 110px);
    }
.resena_blog_index {
    font-family: 'OpenSans';
    font-size: 10pt;
    color: #000;
    float: left;
    width: calc(100% - 10px);
    padding:5px;
    }
.nombre_blog {
    font-family: 'OpenSans';
    font-size: 5.5pt;
    text-align: right;
    font-weight: bold;
    text-transform: uppercase;
    color: #6D6E70;
    }
.empresa_blog {
    font-family: 'OpenSans';
    font-size: 5pt;
    text-align: right;
    font-weight: bold;
    color: #6D6E70;
    }
.centro_blog {
    width: calc(100% - 10px);
    float: left;
    padding: 10px;
    margin-top: 43px;
     padding: 0px 5px 0px 50px;
    background: url(../../imagenes/mic_blog_cable_final.jpg) left bottom no-repeat, url(../../imagenes/mic_blog_1_75.jpg) left 0px no-repeat;
    }
.izq_blog {
    display: none;
    }
.izq_blog_cel {
    width: calc(100% - 10px);
    float: left;
    padding: 15px;
    margin-left: 10px;
    display: block;
    }
.script_blog {
    font-family: 'script_blog';
    font-size: 20pt;
    margin-left: 0px;
    line-height: 27pt;
    }
.titulo_blog {
    font-family: 'OpenSans';
    font-size: 12pt;
    text-align: left;
    font-weight: bold;
    /* text-transform: uppercase; */
    color: #000;
    margin-top: 0px;
    }
.fecha_blog {
    font-size: 9pt;
    margin: 5px 0px 10px;
    }
.resena_blog {
    font-size: 10pt;
    }
.entrevista_blog {
    font-size: 10pt;
    }
.foto_blog {
    width: 75px;
    height: 76px;
    border: 5px solid #97D5D0;
    float: left;
    margin-top:0px;
    margin-right:10px;
    background-repeat: no-repeat;
    background-size: cover;
    }
.nombre_blog {
    font-family: 'OpenSans';
    font-size: 6.5pt;
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
    color: #6D6E70;
    }
.empresa_blog {
    font-family: 'OpenSans';
    font-size: 6pt;
    text-align: left;
    font-weight: bold;
    color: #6D6E70;
    }
.cv_blog {
    font-family: 'OpenSans';
    font-size: 8.5pt;
    text-align: left;
    color: #6D6E70;
    }
.paginado3 {
    width: 100%;
    text-align:center;
    border-top: 1px solid #97D5D0;
    }
.paginado3 ul {
    display: inline-block;
    list-style-type: none;
    padding: 0;
    position: relative;
    height: 35px;
    /* padding-right: 20px; */
    }
.paginado3 ul li{
    margin-top: 15px;
    border: solid thin #00000040;
    border-radius: 5px 5px 5px 5px;
    margin-right: 10px;
    }
.menu_perfil {
    width: 100%;
    line-height: 30px;
    font-family: Hind-regular;
    font-size: 14px;
    float: left;
    overflow: visible;
    margin-bottom: 20px;
    margin-top: 10px;
    border-top: 1px solid #ccc;
    display:block;
    }
.contenedor_titulos_perfil{
    width: 100%;
    margin-top: -90px;
}
.nombre_perfil {
    padding-left: 130px;
    }
.datos_subtitulo_perfil {
    padding-left: 130px;
    }
.perfil_descripcion_corta{
    width: 100%;

    }
.perfil_contenedor{
   margin-top: 15px;
   padding-left:0px;
    }
.perfil_evento_fecha{
    width: 30%;
    float: left;
    font-size: 10px;
    border-top: solid 1px #ccc;
    height:45px;
    line-height: 25px;
    }
.perfil_evento_estado{
    width: 30%;
    float: left;
    font-size: 10px;
    border-top: solid 1px #ccc;
    height:45px;
    line-height: 25px;
    }
.perfil_evento_botonera{
    width:40%;
    float:left;
    border-top: solid 1px #ccc;
    height:45px;
    }
.item_incompany{
    width:98%; 
    margin-bottom:15px; 
    margin-left:1%;
    height:195px;
}

}



/*
Full screen Modal
*/
.fullscreen-modal .modal-dialog {
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
@media (min-width: 768px) {
  .fullscreen-modal .modal-dialog {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .fullscreen-modal .modal-dialog {
    width: 970px;
  }
}
@media (min-width: 1200px) {

}